mirror of
https://github.com/gfwlist/gfwlist.git
synced 2025-12-14 14:24:01 +08:00
Upgrade actions/checkout from v5 to v6
This commit is contained in:
2
.github/workflows/sendGFWList.yml
vendored
2
.github/workflows/sendGFWList.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
submodules: 'true'
|
||||
fetch-depth: '0'
|
||||
|
||||
Reference in New Issue
Block a user