We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7e5d30 + d5d9a8a commit 09c145cCopy full SHA for 09c145c
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
ref: ${{ github.event.pull_request.head.sha }}
37
38
- name: Setup node env 🏗
39
- uses: actions/setup-node@v2.5.1
+ uses: actions/setup-node@v3
40
with:
41
node-version-file: '.nvmrc'
42
registry-url: 'https://registry.npmjs.org'
0 commit comments