Skip to content

Commit

Permalink
Upgrade pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvasqm committed Sep 20, 2024
1 parent f34af9d commit 4e8ae8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: lts/*
- uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- name: Install dependencies
run: pnpm install
- name: Install Playwright Browsers
Expand Down

0 comments on commit 4e8ae8b

Please sign in to comment.