Update actions/checkout action to v5
This commit is contained in:
parent
2b334bfd6f
commit
8c20ce7a84
5 changed files with 8 additions and 8 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue