mirror of
https://github.com/actions/cache.git
synced 2025-12-31 10:19:55 +11:00
chore: update actions/checkout to v5 in workflow files
This commit is contained in:
parent
6b1bb4d720
commit
1285d7de7c
4 changed files with 8 additions and 8 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checking out
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
- name: Publish
|
||||
id: publish
|
||||
uses: actions/publish-immutable-action@0.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue