Skip to content

Commit 1bd00a2

Browse files
authored
Merge pull request #64 from mrienstra/patch-1
typo: not latest version
2 parents cd2af74 + d5601fb commit 1bd00a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
runs-on: ubuntu-latest
8080

8181
steps:
82-
- uses: actions/checkout@v2
82+
- uses: actions/checkout@v3
8383

8484
- uses: pnpm/[email protected]
8585
with:
@@ -110,7 +110,7 @@ jobs:
110110
with:
111111
node-version: 16
112112

113-
- uses: pnpm/action-setup@v2.0.1
113+
- uses: pnpm/action-setup@v2.2.4
114114
name: Install pnpm
115115
id: pnpm-install
116116
with:

0 commit comments

Comments
 (0)