Skip to content

Commit 4c22ec8

Browse files
chore(deps): bump volta-cli/action from 4.1.1 to 4.2.1 in /.github/workflows in the gha group across 1 directory (#120)
1 parent 71e235d commit 4c22ec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout repository
1616
uses: actions/checkout@v4.1.7
1717
- name: Use Node version defined in manifest
18-
uses: volta-cli/action@v4.1.1
18+
uses: volta-cli/action@v4.2.1
1919
- name: Node.js version
2020
run: node -v
2121
- name: npm version

0 commit comments

Comments
 (0)