Skip to content

Commit

Permalink
Merge pull request #36 from escwxyz/dependabot/github_actions/pnpm/ac…
Browse files Browse the repository at this point in the history
…tion-setup-4

chore(deps): bump pnpm/action-setup from 2 to 4
  • Loading branch information
escwxyz authored Aug 26, 2024
2 parents beeca94 + afc9dab commit 60c57a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: PNPM
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4

# Setup Node.js environment
- name: Setup Node.js
Expand Down

0 comments on commit 60c57a4

Please sign in to comment.