We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ad5ed commit 672928fCopy full SHA for 672928f
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
strategy:
54
matrix:
55
os: [ubuntu-latest]
56
- node: [16]
+ node: [19]
57
58
steps:
59
- uses: actions/setup-node@v3
0 commit comments