mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 13:05:31 +00:00
Update checkout action to version 5 (update-submodules.yml)
This commit is contained in:
parent
0d815cfde3
commit
8aca84cc4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-submodules.yml
vendored
2
.github/workflows/update-submodules.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4.2.2
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Set up Git
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue