Skip to content

Commit

Permalink
update the install action
Browse files Browse the repository at this point in the history
  • Loading branch information
arvid220u committed Oct 12, 2024
1 parent a71a73e commit 1465989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
node-version: 20.12.2

- uses: anysphere/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd
- uses: anysphere/action-setup@0eb0e970826653e8af98de91bec007fbd58a23e0
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
with:
node-version: 20.12.2

- uses: anysphere/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd
- uses: anysphere/action-setup@0eb0e970826653e8af98de91bec007fbd58a23e0
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 1465989

Please sign in to comment.