Skip to content

Commit

Permalink
Merge pull request #19 from smakosh/fix/ci-release
Browse files Browse the repository at this point in the history
fix: ci release pnpm action version
  • Loading branch information
smakosh authored Jul 23, 2024
2 parents 4be318e + 041cf3f commit f85701c
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 @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

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

Expand Down

0 comments on commit f85701c

Please sign in to comment.