Skip to content

Commit

Permalink
Merge pull request #3 from ffmpegwasm/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-node-3
  • Loading branch information
vinayakkulkarni committed Mar 31, 2022
2 parents e7e5d30 + d5d9a8a commit 09c145c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Setup node env 🏗
uses: actions/setup-node@v2.5.1
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit 09c145c

Please sign in to comment.