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 ebce2a0 commit de38257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -20,7 +20,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 All @@ -47,7 +47,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 de38257

Please sign in to comment.