We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f267109 + da836aa commit 9a1227cCopy full SHA for 9a1227c
.github/workflows/build-and-deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- node-version: ['14.17.6']
+ node-version: ['22.12.0']
14
15
steps:
16
- uses: actions/checkout@v3
.github/workflows/build.yml
0 commit comments