Skip to content

Commit

Permalink
Merge pull request #88 from Wieloswiat/dependabot/github_actions/pnpm…
Browse files Browse the repository at this point in the history
…/action-setup-2.2.4

chore:(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4
  • Loading branch information
oplik0 committed May 1, 2023
2 parents ce06dda + ea7a38b commit 0f7d0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v2.2.4
with:
version: 7
run_install: false
Expand Down

0 comments on commit 0f7d0a4

Please sign in to comment.