Skip to content

Commit

Permalink
v3 setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
peintnermax committed Aug 2, 2023
1 parent 8e74d29 commit 37e2aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
version: 7

- name: Setup Node.js 18.x
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: 18.x

Expand Down

0 comments on commit 37e2aec

Please sign in to comment.