mirror of
https://github.com/actions/runner-images.git
synced 2026-01-03 16:49:11 +08:00
[workflow] Bump GitHub actions/checkout packages to v5 (#13112)
https://github.com/actions/checkout/releases
This commit is contained in:
2
.github/workflows/check-pinned-versions.yml
vendored
2
.github/workflows/check-pinned-versions.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Validate JSON Schema
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user