Skip to content

Commit

Permalink
Update node
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc committed Sep 15, 2023
1 parent 2c01e79 commit 573a0c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
node-version: [16.x]
python-version: [3.10]
node-version: [18.x]
fail-fast: false

steps:
Expand Down

0 comments on commit 573a0c7

Please sign in to comment.