chore(deps): update actions/checkout action to v5
This commit is contained in:
parent
45b6317692
commit
e49856aeb8
2 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
name: Test publish
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
- name: ⚡ Cache
|
||||
uses: https://git.kjan.de/actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue