Skip to content

Commit c0d0b13

Browse files
chore(ci): pin volta to v1
1 parent ed4bce7 commit c0d0b13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node.js.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- uses: actions/[email protected]
2222
- uses: volta-cli/[email protected]
23+
with:
24+
volta-version: '1.1.1'
2325
- run: volta pin node@${{ matrix.node-version }}
2426

2527
# Node 8.3.0 comes with npm 5.3.0.

0 commit comments

Comments
 (0)