ci(github-action)!: Update https://github.com/actions/checkout action to v5
All checks were successful
Build / build (pull_request) Successful in 1m52s
All checks were successful
Build / build (pull_request) Successful in 1m52s
This commit is contained in:
parent
4dd3a66fbb
commit
eff5680eb0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate-versions.yaml
vendored
2
.github/workflows/validate-versions.yaml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout the code
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
uses: https://github.com/actions/checkout@v5
|
||||
|
||||
- name: Retrieve project metadata
|
||||
uses: https://github.com/radcortez/project-metadata-action@main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue