We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4bce7 commit c0d0b13Copy full SHA for c0d0b13
.github/workflows/node.js.yml
@@ -20,6 +20,8 @@ jobs:
20
steps:
21
- uses: actions/[email protected]
22
- uses: volta-cli/[email protected]
23
+ with:
24
+ volta-version: '1.1.1'
25
- run: volta pin node@${{ matrix.node-version }}
26
27
# Node 8.3.0 comes with npm 5.3.0.
0 commit comments