Skip to content

Commit b3f7f7e

Browse files
committed
Pint volta-cli/action action to v2.0.1
1 parent e98dccb commit b3f7f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- uses: actions/checkout@v3.0.2
30-
- uses: volta-cli/action@v2
30+
- uses: volta-cli/action@v2.0.1
3131

3232
- name: Install node modules
3333
run: yarn install

0 commit comments

Comments
 (0)