Skip to content

Commit

Permalink
github actions update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaloup committed Aug 9, 2023
1 parent 8e15aa2 commit 986fad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 8

- name: Lint, build and test
timeout-minutes: 5
Expand Down

0 comments on commit 986fad6

Please sign in to comment.