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 b15a73f commit c2b1946Copy full SHA for c2b1946
.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: 18
+ nodeVersion: 16
39
clientVersion: ""
40
41
0 commit comments