We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccef35 commit 6f4a5caCopy full SHA for 6f4a5ca
1 file changed
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Install Node.js
45
uses: actions/setup-node@v3
46
with:
47
- node-version: '14'
+ node-version: '18'
48
49
- name: Install dependencies and build frontend
50
working-directory: 'QAVS\frontend'
0 commit comments