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