We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240805a commit 9e115c6Copy full SHA for 9e115c6
.github/workflows/main.yml
@@ -10,8 +10,6 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- uses: pnpm/action-setup@v4
13
- with:
14
- version: 8
15
- name: Use Node.js ${{ matrix.node-version }}
16
uses: actions/setup-node@v4
17
with:
.github/workflows/size.yml
@@ -8,8 +8,6 @@ jobs:
8
9
- uses: actions/setup-node@v4
node-version: 20.x
0 commit comments