Skip to content

Commit

Permalink
chore: bump pnpm/action-setup from 2 to 3 (#379)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent edd0e1d commit a499148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
key: ${{ runner.os }}-playwright
-
name: Install PNPM
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v3
with:
version: latest
-
Expand Down Expand Up @@ -229,7 +229,7 @@ jobs:
# Lint PWA
-
name: Install PNPM
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v3
with:
version: latest
-
Expand Down

0 comments on commit a499148

Please sign in to comment.