Skip to content

Commit

Permalink
Merge pull request #116 from creasico/dependabot/github_actions/pnpm/…
Browse files Browse the repository at this point in the history
…action-setup-4

chore(deps): bump pnpm/action-setup from 3 to 4
  • Loading branch information
fihriaziz authored Jun 4, 2024
2 parents 3830535 + 1831c28 commit a878329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.PAT }}

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

0 comments on commit a878329

Please sign in to comment.