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

Update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-11 18:14:49 +00:00
committed by Carm
parent aa253b0ffd
commit e5b501b92d
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@v4
- uses: actions/checkout@v5
- name: "Set up JDK"
uses: actions/setup-java@v5
with: