mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2024-11-10 03:15:35 +08:00
Chore: bump actions/checkout from 3 to 4 (#212)
This commit is contained in:
parent
3b76324b76
commit
7a9894fa22
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@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: hidden
|
ref: hidden
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user