mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:10:05 +00:00
Update to actions/checkout@v4
Something broke. See actions/checkout#949, actions/checkout#1448
This commit is contained in:
parent
4cc1a2b310
commit
e5d18ecc4d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -66,7 +66,7 @@ jobs:
|
||||||
run: git config --global core.longpaths true
|
run: git config --global core.longpaths true
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
path: source
|
path: source
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue