Skip to content

Commit

Permalink
chore(deps): bump pnpm/action-setup from 2.2.4 to 4.0.0 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 5eeaa7b commit 2f68dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
restore-keys: |
${{ runner.os }}-
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v4.0.0
with:
version: latest
run_install: true
Expand Down

0 comments on commit 2f68dc7

Please sign in to comment.