mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-03 08:07:27 +00:00
chore(ci): upgrade setup-node to v4
This commit is contained in:
parent
3de0dc5ba3
commit
0cb3b14bcb
2
.github/workflows/abi.yml
vendored
2
.github/workflows/abi.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
git checkout ${{ steps.get-rev.outputs.rev }}
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18.17'
|
||||
cache: 'yarn'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user