mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2025-01-13 10:53:54 +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
|
shell: bash
|
||||||
|
|
||||||
- name: Checkout the "hidden" branch
|
- name: Checkout the "hidden" branch
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: hidden
|
ref: hidden
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user