Skip to content

Commit

Permalink
Chore: Update pnpm installer for action
Browse files Browse the repository at this point in the history
  • Loading branch information
MengLinMaker authored Jul 5, 2024
1 parent 8394fbd commit 9f08d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scrape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 8
run_install: false
Expand Down

0 comments on commit 9f08d4d

Please sign in to comment.