Skip to content

Commit

Permalink
Merge pull request #132 from astro-community/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/pnpm/action-setup-2.4.0

Bump pnpm/action-setup from 2.3.0 to 2.4.0
  • Loading branch information
github-actions[bot] authored Jul 26, 2023
2 parents 685b095 + 5ce99bd commit fb9837c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

steps:
- uses: actions/checkout@v3.5.3
- uses: pnpm/action-setup@v2.3.0
- uses: pnpm/action-setup@v2.4.0
with:
version: 8.6.6
run_install: |
Expand Down

0 comments on commit fb9837c

Please sign in to comment.