mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
ci: bump actions/checkout from 4 to 7 in /.github/workflows in the github-actions group (#17262)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/release-preparation.yml
vendored
2
.github/workflows/release-preparation.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
issues: write
|
||||
steps:
|
||||
- name: Checkout dev-v2 with full history
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
ref: dev-v2
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user