We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1774db + 4ea084b commit 878cd68Copy full SHA for 878cd68
1 file changed
.github/workflows/sync-openclash-overwrite-submodule.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
with:
18
fetch-depth: 0
19
submodules: true
0 commit comments