We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7662e9d commit 44ed6cdCopy full SHA for 44ed6cd
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
id: node
22
run: echo "##[set-output name=VERSION;]$(cat .nvmrc)"
23
- name: Set up node
24
- uses: actions/[email protected].3
+ uses: actions/[email protected].4
25
with:
26
node-version: ${{steps.node.outputs.VERSION}}
27
- name: Set up cache
0 commit comments