Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 0b11ea2 commit 468f19f
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 @@ -12,7 +12,7 @@ jobs:
steps:
- name: Check out
uses: actions/checkout@v3
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.1
with:
version: 7
- name: Install dependencies
Expand Down

0 comments on commit 468f19f

Please sign in to comment.