Skip to content

Commit

Permalink
Merge pull request #849 from frontendnetwork/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/pnpm/action-setup-4

build(deps): bump pnpm/action-setup from 2 to 4
  • Loading branch information
kodiakhq[bot] authored Nov 3, 2024
2 parents 67deae1 + 68f8646 commit 677f744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
node-version: "20"

- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 9.12.1

Expand Down

0 comments on commit 677f744

Please sign in to comment.