We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ada26 commit cf95443Copy full SHA for cf95443
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Set up npm
54
uses: actions/setup-node@v3
55
with:
56
- node-version: 16
+ node-version: 18
57
58
- name: Install caprover
59
run: npm install -g caprover
0 commit comments