Skip to content

Commit a6d5979

Browse files
author
Rich Harris
committed
the hell
1 parent 211d11e commit a6d5979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- run: git config --global core.autocrlf false
2525
- uses: actions/checkout@v3
26-
- uses: pnpm/action-setup@v2.2.2
26+
- uses: pnpm/action-setup@v2
2727
- uses: actions/setup-node@v3
2828
with:
2929
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)