Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.4.0 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
azukashi authored Jul 31, 2023
2 parents bfe48e4 + 8d77ec2 commit 38f2c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: '16.x'

- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 38f2c9e

Please sign in to comment.