Skip to content

Commit

Permalink
chore(ci): pin volta action version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Aug 24, 2024
1 parent 6a7c86d commit e844594
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 @@ -23,7 +23,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
- name: Use Node version defined in manifest
uses: volta-cli/action@v4
uses: volta-cli/action@v4.2.1
- name: Node.js version
run: node -v
- name: npm version
Expand Down

0 comments on commit e844594

Please sign in to comment.