Skip to content

Commit

Permalink
Merge pull request #2 from octet-stream/dependabot/github_actions/pnp…
Browse files Browse the repository at this point in the history
…m/action-setup-3
  • Loading branch information
octet-stream authored Feb 28, 2024
2 parents 0f3a96f + cb9e7f9 commit c7f931b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Setup pnpm
id: pnpm-install
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v3
with:
version: 8
run_install: false
Expand Down

0 comments on commit c7f931b

Please sign in to comment.