Skip to content

Commit

Permalink
feat(update): minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed May 14, 2024
1 parent a12dcfa commit 1653043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup pnpm 🔧
uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- name: Setup node 🔧
uses: actions/setup-node@v3
with:
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Setup pnpm 🔧
uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- name: Setup node 🔧
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 1653043

Please sign in to comment.