Skip to content

Commit

Permalink
Upgrade GitHub Pages workflow to pnpm 8
Browse files Browse the repository at this point in the history
  • Loading branch information
skirtles-code committed May 14, 2023
1 parent fcbc5f7 commit 35f94c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Set up Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 35f94c5

Please sign in to comment.