Compare commits
1 commit
452d913cdf
...
f3689b2d5d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3689b2d5d |
2 changed files with 0 additions and 6 deletions
|
|
@ -11,9 +11,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: 24
|
|
||||||
- uses: https://github.com/pnpm/action-setup@v1
|
- uses: https://github.com/pnpm/action-setup@v1
|
||||||
with:
|
with:
|
||||||
version: 11
|
version: 11
|
||||||
|
|
|
||||||
|
|
@ -19,9 +19,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: 24
|
|
||||||
- uses: https://github.com/pnpm/action-setup@v1
|
- uses: https://github.com/pnpm/action-setup@v1
|
||||||
with:
|
with:
|
||||||
version: 11
|
version: 11
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue