Skip to content

Commit

Permalink
added with: node version 16
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmicha authored Mar 14, 2023
1 parent ca22707 commit 551565a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/complete_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,12 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
node-version: '16'
fetch-depth: 0
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
node-version: '16'
python-version: '3.9'
- name: Install dependencies
run: |
Expand Down

0 comments on commit 551565a

Please sign in to comment.