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 a6ca698 commit 168df22Copy full SHA for 168df22
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
contents: read
9
strategy:
10
matrix:
11
- node-version: [ 18, 20 ]
+ node-version: [ 20, 22, 24 ]
12
steps:
13
- name: checkout
14
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
0 commit comments