File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Setup Node.js
1919 uses : actions/setup-node@v4
2020 with :
21- node-version : ' 22.x '
21+ node-version : ' lts/* '
2222
2323 - name : Setup pnpm
2424 uses : pnpm/action-setup@v4
4545
4646 - uses : actions/setup-node@v4
4747 with :
48- node-version : ' 22.x '
48+ node-version : ' lts/* '
4949 registry-url : ' https://registry.npmjs.org'
5050
5151 - name : Setup pnpm
Original file line number Diff line number Diff line change 44 "version" : " 0.0.0-semantically-released" ,
55 "repository" : {
66 "type" : " git" ,
7- "url" : " https://github.com/mskelton/eslint-plugin-playwright.git"
7+ "url" : " git+ https://github.com/mskelton/eslint-plugin-playwright.git"
88 },
99 "author" : " Mark Skelton <mark@mskelton.dev>" ,
1010 "packageManager" : " pnpm@8.12.0" ,
You can’t perform that action at this time.
0 commit comments