1
0
mirror of synced 2026-08-04 06:26:55 +00:00

chore(deps): bump actions/checkout from 5 to 6 in the actions group (#1868)

This commit is contained in:
dependabot[bot]
2025-12-01 15:00:50 -08:00
committed by GitHub
parent 2f387edf0d
commit 9b3a788806
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Cache Maven packages
uses: actions/cache@v4
with: