We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nonara
danielpza
Learn more about funding links in repositories.
Report abuse
1 parent 4df7d59 commit b687746Copy full SHA for b687746
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
os: [ubuntu-latest, windows-latest, macos-latest]
24
- node-version: [18, 20, 21]
+ node-version: [18, 20, 22]
25
26
steps:
27
- uses: actions/checkout@v4
0 commit comments