Skip to content

Commit

Permalink
chore(workflows): pnpm 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Apr 10, 2023
1 parent 1f0b1b9 commit 2349d1b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


name: 'ci'
on:
push:
Expand All @@ -17,7 +15,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: latest
version: 8.2.0

- name: Set node version to 18
uses: actions/setup-node@v3
Expand Down

0 comments on commit 2349d1b

Please sign in to comment.