Skip to content

Commit

Permalink
Merge pull request #43 from karmada-io/dependabot/github_actions/pnpm…
Browse files Browse the repository at this point in the history
…/action-setup-4

build(deps): bump pnpm/action-setup from 3 to 4
  • Loading branch information
karmada-bot authored Jun 12, 2024
2 parents 989761f + 173363c commit 0b68a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 8.15.6
- name: Build dashboard
Expand Down

0 comments on commit 0b68a8c

Please sign in to comment.