mirror of
https://github.com/gfwlist/gfwlist.git
synced 2026-08-29 04:00:11 +00:00
Upgrade actions/checkout from v5 to v6
This commit is contained in:
@@ -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