We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ad8ce commit 97bc904Copy full SHA for 97bc904
.github/workflows/hpo-web-development.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Configure Node
15
uses: actions/setup-node@v3
16
with:
17
- node-version: 16.10.0
+ node-version: 23.11.0
18
cache: 'npm'
19
20
- name: Lint, Test, Build
0 commit comments