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 Sep 7, 2023
1 parent 2d45243 commit d5b0f06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup pnpm 🔧
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Setup node 🔧
uses: actions/setup-node@v3
with:
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Setup pnpm 🔧
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Setup node 🔧
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit d5b0f06

Please sign in to comment.