build: Update .github/workflows/quality-checks.yml

Co-authored-by: Kyle McCormick <kyle@axim.org>
This commit is contained in:
Feanil Patel
2024-06-18 11:26:09 -04:00
committed by GitHub
parent 4ca4a58dea
commit 8b2e96e200

View File

@@ -16,7 +16,7 @@ jobs:
os: [ubuntu-20.04]
python-version:
- "3.11"
node-version: [18, 20]
node-version: [20]
steps:
- uses: actions/checkout@v4