Skip to content

Commit

Permalink
Merge branch 'main' into modern-solid
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni authored Sep 6, 2024
2 parents 55f1212 + f6c94e1 commit c23201c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '18'
- uses: pnpm/[email protected].0
- uses: pnpm/[email protected].1
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '18'
- uses: pnpm/[email protected].0
- uses: pnpm/[email protected].1
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit c23201c

Please sign in to comment.