Skip to content

Commit

Permalink
updated pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
benediktschwab committed Aug 10, 2024
1 parent 60dbdbb commit 5086906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9.4.0
version: 9.7.0
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Build site
Expand Down

0 comments on commit 5086906

Please sign in to comment.