1
mirror of https://github.com/CarmJos/BukkitJSONSerializer.git synced 2026-06-04 16:48:18 +08:00

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

This commit is contained in:
renovate[bot]
2025-11-20 16:57:55 +00:00
committed by Carm
parent 6c75b40baa
commit 997caae735
2 changed files with 4 additions and 4 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: