Skip to content

Commit

Permalink
Upgrade pnpm actions setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvasqm committed Sep 20, 2024
1 parent 91c2335 commit 9e5fa72
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:
- uses: actions/setup-node@v4
with:
node-version: lts/*
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
with:
version: 9
- name: Install dependencies
Expand Down

0 comments on commit 9e5fa72

Please sign in to comment.