Skip to content

Commit

Permalink
ci: fix minor version node
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Mineau committed Sep 1, 2023
1 parent 3f1ff6d commit 5f9bc4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "18"
check-latest: true
- uses: actions/setup-python@v4
with:
python-version: "3.10"
Expand Down

0 comments on commit 5f9bc4c

Please sign in to comment.