mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2024-11-13 04:15:35 +08:00
Chore: bump actions/checkout from 2 to 3 (#72)
This commit is contained in:
parent
1e6cb3c0e2
commit
9cf6161dbf
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
- name: Checkout the "hidden" branch
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: hidden
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user