Skip to content

Commit

Permalink
chore: update pnpm actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Nov 28, 2024
1 parent b900fe1 commit 6e5bccc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 9
uses: pnpm/action-setup@v4

- name: Install dependencies and launch Cypress tests
uses: cypress-io/github-action@v6
Expand Down

0 comments on commit 6e5bccc

Please sign in to comment.