We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e352297 commit 3cb3b2eCopy full SHA for 3cb3b2e
.github/workflows/generate-python-app.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup NodeJS
17
uses: actions/[email protected] # https://github.com/actions/setup-node
18
with:
19
- node-version: 16
+ node-version: 18
20
cache: 'npm'
21
- name: Install project dependencies
22
run: npm ci # https://docs.npmjs.com/cli/v8/commands/npm-ci
0 commit comments