mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-11 20:34:46 +08:00
chore(ci): migrate to checkout@v4 (#1368)
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
2
.github/workflows/check-images.yml
vendored
2
.github/workflows/check-images.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Check Image
|
||||
run: |
|
||||
./hack/verify-image.sh mirror.txt
|
||||
|
Reference in New Issue
Block a user