Skip to content

Commit

Permalink
Bump volta-cli/action in /.github/workflows in the gha group (#26)
Browse files Browse the repository at this point in the history
Bumps the gha group in /.github/workflows with 1 update: [volta-cli/action](https://github.com/volta-cli/action).


Updates `volta-cli/action` from 4.1.1 to 4.2.1
- [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.1.1...v4.2.1)

---
updated-dependencies:
- dependency-name: volta-cli/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 8e2d2a2 commit d588d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- uses: actions/[email protected]
- uses: volta-cli/action@v4.1.1
- uses: volta-cli/action@v4.2.1
- run: node -v
- run: npm -v
- run: npm ci
Expand Down

0 comments on commit d588d60

Please sign in to comment.