mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:20:04 +00:00
Update actions/checkout action to v5
This commit is contained in:
parent
5a8ebfa7ae
commit
6b26d4e7b2
3 changed files with 4 additions and 4 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -135,7 +135,7 @@ jobs:
|
|||
run: git config --global core.longpaths true
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
path: source
|
||||
submodules: recursive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue