Skip to content

Commit

Permalink
merge(ci): actions update #107 from pnpm-action-setup-4.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm/action-setup action to v4
  • Loading branch information
azukashi authored Jun 23, 2024
2 parents 828e6d3 + 646fc66 commit 6c088f1
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: '18.x'

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

0 comments on commit 6c088f1

Please sign in to comment.