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 d06c191 commit ba87e69Copy full SHA for ba87e69
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
os: [ubuntu-latest, windows-latest]
19
- node: [20, 22]
+ node: [22, 24]
20
steps:
21
- name: Checkout
22
uses: actions/[email protected]
0 commit comments