1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-25 08:53:16 +08:00

chore(deps): update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-06-22 07:04:55 +00:00
committed by GitHub
parent 4f294ed3e6
commit cfe1503273
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: "Set up JDK"
uses: actions/setup-java@v5
with: