Skip to content

Commit

Permalink
update pnpm action in release.yml to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
sek-consulting committed Jul 22, 2024
1 parent 12474a8 commit 3d57d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Use PNPM
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v4.0.0
with:
version: 8.6.1

Expand Down

0 comments on commit 3d57d75

Please sign in to comment.