Skip to content

Commit

Permalink
Update node-version from [16.x] to [16]
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianyorke committed Mar 6, 2024
1 parent 8da1ff6 commit d66dbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
os: ['ubuntu-latest', 'windows-latest']
python-version: ['3.8', '3.9', '3.10']
node-version: [16.x]
node-version: [16]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit d66dbbc

Please sign in to comment.