1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-05 00:58:22 +08:00

Update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2025-01-23 05:29:21 +00:00
committed by Carm
parent d0d188b399
commit bb2577aed3
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@v2
- uses: actions/checkout@v4
- name: "Set up JDK"
uses: actions/setup-java@v4
with: