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
|
tar xavf nim-waku-ubuntu-latest.tar.gz
|
||||||
|
|
||||||
- name: Install NodeJS
|
- name: Install NodeJS
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node }}
|
node-version: ${{ matrix.node }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user