Skip to content

Commit

Permalink
Merge pull request #316 from DonOmalVindula/feat/226
Browse files Browse the repository at this point in the history
ci: stick pnpm version to latest version available
  • Loading branch information
DonOmalVindula authored Jan 10, 2025
2 parents cdf3bd7 + 3186497 commit 3f4df11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
matrix:
node-version: [18.x]
pnpm-version: [8.15.7]
pnpm-version: [latest]
steps:
- name: ⬇️ Checkout
id: checkout
Expand Down

0 comments on commit 3f4df11

Please sign in to comment.