Skip to content

Commit

Permalink
chore: bump pnpm/action-setup to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQW committed Jul 12, 2024
1 parent f30bd9c commit 2aa3038
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/markdown-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ jobs:
name: run remark lint
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
with:
version: 9
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4
with:
node-version-file: ".node-version"
Expand Down

0 comments on commit 2aa3038

Please sign in to comment.