Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed Mar 7, 2024
2 parents e70e00f + 7911490 commit 9a82e5b
Show file tree
Hide file tree
Showing 2 changed files with 1,000 additions and 325 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "16"
- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v3.0.0
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "16"
- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v3.0.0
name: Install pnpm
id: pnpm-install
with:
Expand Down
Loading

0 comments on commit 9a82e5b

Please sign in to comment.