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 6a3107d commit 3591e3eCopy full SHA for 3591e3e
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
matrix:
46
os: [ubuntu-latest]
47
- node: [19]
+ node: [20]
48
49
steps:
50
- uses: actions/setup-node@v3
0 commit comments