Skip to content

Commit

Permalink
Update pnpm on GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Jun 10, 2023
1 parent f5beee8 commit 07f7fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -19,6 +19,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- uses: pnpm/action-setup@v2.2.2
with:
version: 7.*
version: 8.*
- run: pnpm install
- run: pnpm test

0 comments on commit 07f7fbc

Please sign in to comment.