chore(deps): update actions/checkout action to v5
Some checks failed
renovate / renovate (push) Failing after 2s
Some checks failed
renovate / renovate (push) Failing after 2s
This commit is contained in:
parent
6efa8225e6
commit
780e1c63c1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
# Checkout the repository containing config.js
|
# Checkout the repository containing config.js
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
# Cache Renovate's dependency cache directory between runs
|
# Cache Renovate's dependency cache directory between runs
|
||||||
- name: Cache Renovate dependencies
|
- name: Cache Renovate dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue