Skip to content

Commit

Permalink
chore(release): 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Oct 15, 2022
1 parent 21e88da commit c3b53f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v2.2.4
with:
version: 6.0.2
```
Expand All @@ -81,7 +81,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v2.2.4
with:
version: 6.0.2
run_install: |
Expand Down

0 comments on commit c3b53f6

Please sign in to comment.