1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 13:55:03 +08:00

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

This commit is contained in:
renovate[bot]
2025-11-20 17:25:37 +00:00
committed by Carm
parent 043c6166fc
commit 0a4191666e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: "Set up JDK"
uses: actions/setup-java@v5
with: