Fix readme.md lint

This commit is contained in:
Lorenzo Iovino 2024-01-30 15:28:22 +01:00
parent 7c20b83d33
commit 5e338c6928
6 changed files with 10 additions and 13 deletions

View file

@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: [20.x]
node-version: [21.x]
steps:
- uses: actions/checkout@v2

View file

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: [20.x]
node-version: [21.x]
steps:
- uses: actions/checkout@v2