Skip to content

Commit

Permalink
Merge branch 'feat/keplr-wallet' into feat/phantom-and-keplr-wallets
Browse files Browse the repository at this point in the history
  • Loading branch information
Seroxdesign authored Jul 8, 2024
2 parents d353ed2 + 49257de commit 802a7ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Setup Node & Install dependencies
runs:
using: composite
steps:
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
with:
version: 8.15.1
version: 8.15.8

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 802a7ee

Please sign in to comment.