mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2025-12-08 23:23:17 +08:00
Chore: bump actions/checkout from 5 to 6 (#375)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
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@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
ref: hidden
|
||||
|
||||
|
||||
Reference in New Issue
Block a user