mirror of
https://github.com/gfwlist/gfwlist.git
synced 2025-11-30 04:47:28 +00:00
Upgrade actions/checkout from v5 to v6
Some checks are pending
send GFWList / convert-and-push (push) Waiting to run
Some checks are pending
send GFWList / convert-and-push (push) Waiting to run
This commit is contained in:
parent
99b7a911e7
commit
41e972c8a5
2
.github/workflows/sendGFWList.yml
vendored
2
.github/workflows/sendGFWList.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
submodules: 'true'
|
submodules: 'true'
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user