We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31be438 commit d9145c0Copy full SHA for d9145c0
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node
18
uses: actions/setup-node@v2
19
with:
20
- node-version: '16'
+ node-version: '18'
21
22
- name: Cache pnpm modules
23
uses: actions/cache@v3
0 commit comments