We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5e88b commit 08165abCopy full SHA for 08165ab
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [16.x]
+ node-version: [24.x]
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments