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 e8235d6 commit b15a73fCopy full SHA for b15a73f
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
gitUserName: ${{ github.actor }}
37
gitUserEmail: ${{ github.actor }}@users.noreply.github.com
38
- nodeVersion: 16
+ nodeVersion: 18
39
clientVersion: ""
40
41
0 commit comments