mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-13 22:15:04 +00:00
chore(ci): upgrade setup-node action to v3
This commit is contained in:
parent
dd30a56f15
commit
8d1b461d61
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
tar xavf nim-waku-ubuntu-latest.tar.gz
|
||||
|
||||
- name: Install NodeJS
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user