Skip to content

Commit

Permalink
Update pnpm version to 9.14.2 in IPFS release job (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
yivlad authored Dec 11, 2024
1 parent 201bf42 commit 1cc1624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ipfs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- uses: pnpm/action-setup@v4
with:
version: 8.5.0
version: 9.14.2
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
Expand Down

1 comment on commit 1cc1624

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.