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 4f44932 commit 93256f9Copy full SHA for 93256f9
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- node-version: [18.x]
+ node-version: [20.x]
12
13
steps:
14
- uses: actions/checkout@v4
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
15
16
17
18
19
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
0 commit comments