Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
ci(action-setup): update to v2.4.0 (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabauke committed Jul 28, 2023
1 parent a08857f commit e239013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
persist-credentials: false

- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v2.4.0
with:
version: 8

Expand Down

0 comments on commit e239013

Please sign in to comment.