Revert "Update actions/checkout action to v5"
This reverts commit 8c20ce7a84.
This commit is contained in:
parent
8cb014b764
commit
cd1744d6fe
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@v5
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue