Skip to content

Commit

Permalink
fix: update pnpm in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Priestch committed Jul 15, 2024
1 parent 7144502 commit 3584ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: 16

- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.4.1
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 3584ebb

Please sign in to comment.