Skip to content

Commit

Permalink
chore(deps): update volta-cli/action action to v4 (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and dgonzalezr committed Oct 11, 2023
1 parent a343354 commit 4312c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: 🛠 Setup Volta
uses: volta-cli/action@v3
uses: volta-cli/action@v4

- name: 💫 Load and cache dependencies
uses: ./.github/actions/cache-deps
Expand Down

0 comments on commit 4312c58

Please sign in to comment.