chore(deps): update actions/checkout action to v5 #95
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