mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-05 17:07:29 +00:00
chore(ci): upgrade setup-node to v4 (#372)
This commit is contained in:
parent
1f8b822839
commit
b156519e40
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