Skip to content

Commit

Permalink
Merge pull request #121 from polkadot-ui/dependabot/github_actions/pn…
Browse files Browse the repository at this point in the history
…pm/action-setup-4

chore(deps): bump pnpm/action-setup from 3 to 4
  • Loading branch information
wirednkod authored Jul 7, 2024
2 parents 5dd1e74 + 59074c2 commit c442f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: [18.x, 20.x]
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 8
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit c442f12

Please sign in to comment.