1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-19 17:11:16 +08:00

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

This commit is contained in:
renovate[bot]
2026-06-18 17:53:28 +00:00
committed by GitHub
parent 3b2eaf2519
commit 424563f75e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,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: