Skip to content

Commit 38bb067

Browse files
authored
Merge pull request #5073 from rust-lang/renovate/volta-cli-action-2.x
Update volta-cli/action action to v2
2 parents 60906e7 + b3f7f7e commit 38bb067

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@v1
30+
- uses: volta-cli/action@v2.0.1
3131

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

0 commit comments

Comments
 (0)