mirror of
https://github.com/gfwlist/gfwlist.git
synced 2026-08-29 04:00:11 +00:00
Upgrade actions/checkout action to version 7
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v7
|
||||||
with:
|
with:
|
||||||
submodules: 'true'
|
submodules: 'true'
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
|
|||||||
Reference in New Issue
Block a user