Compare commits
1 commit
58241ff1ad
...
f49cdff19b
Author | SHA1 | Date | |
---|---|---|---|
f49cdff19b |
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue