Skip to content

Commit c3b53f6

Browse files
committed
chore(release): 2.2.4
1 parent 21e88da commit c3b53f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: ubuntu-latest
6363

6464
steps:
65-
- uses: pnpm/[email protected].2
65+
- uses: pnpm/[email protected].4
6666
with:
6767
version: 6.0.2
6868
```
@@ -81,7 +81,7 @@ jobs:
8181
steps:
8282
- uses: actions/checkout@v2
8383

84-
- uses: pnpm/[email protected].2
84+
- uses: pnpm/[email protected].4
8585
with:
8686
version: 6.0.2
8787
run_install: |

0 commit comments

Comments
 (0)