chore(ci): upgrade setup-node action to v3

This commit is contained in:
fryorcraken.eth 2022-08-19 18:26:46 +10:00
parent dd30a56f15
commit 8d1b461d61
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}