Skip to content

Commit 13c6237

Browse files
Bump volta-cli/action from 1 to 4
Bumps [volta-cli/action](https://github.com/volta-cli/action) from 1 to 4. - [Release notes](https://github.com/volta-cli/action/releases) - [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md) - [Commits](volta-cli/action@v1...v4) --- updated-dependencies: - dependency-name: volta-cli/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 761d04b commit 13c6237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Use Node.js ${{ matrix.node-version }}
21-
uses: volta-cli/action@v1
21+
uses: volta-cli/action@v4
2222
with:
2323
node-version: ${{ matrix.node-version }}
2424
yarn-version: 1.22.4

0 commit comments

Comments
 (0)