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 31f30a8 commit 4060a2aCopy full SHA for 4060a2a
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest]
18
- node_version: [18, 20, 22, 23]
+ node_version: [20, 22, 24]
19
steps:
20
- name: Checkout
21
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
0 commit comments