Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent bb244bc commit 9fdaeca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
node-version: "16.x"

- uses: "pnpm/action-setup@v2.2.2"
- uses: "pnpm/action-setup@v2.4.0"
with:
version: 6

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
GIT_AUTHOR_NAME: "GitHub Actions Shell"
EMAIL: "github-actions[bot]@users.noreply.github.com"

- uses: "pnpm/action-setup@v2.2.2"
- uses: "pnpm/action-setup@v2.4.0"
with:
version: 6

Expand Down

0 comments on commit 9fdaeca

Please sign in to comment.