Skip to content

Commit

Permalink
Merge pull request #72 from dvgamerr-app/dependabot/github_actions/pn…
Browse files Browse the repository at this point in the history
…pm/action-setup-4

fix(deps): bump pnpm/action-setup from 3 to 4
  • Loading branch information
dvgamerr authored Jun 3, 2024
2 parents 84c7120 + a74cdc2 commit 51ceeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
node-version: "21"
cache: ${{ steps.detect-package-manager.outputs.manager }}

- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 8
Expand Down

0 comments on commit 51ceeab

Please sign in to comment.