Skip to content

Commit 9080915

Browse files
Bump volta-cli/action from 4 to 5 (#2025)
Bumps [volta-cli/action](https://github.com/volta-cli/action) from 4 to 5. - [Release notes](https://github.com/volta-cli/action/releases) - [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md) - [Commits](volta-cli/action@v4...v5) --- updated-dependencies: - dependency-name: volta-cli/action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07f8a21 commit 9080915

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@v6
2121
- name: Use Node.js
22-
uses: volta-cli/action@v4
22+
uses: volta-cli/action@v5
2323
with:
2424
node-version: 20
2525
- name: Install pnpm

0 commit comments

Comments
 (0)