We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c7f41 commit 8301a3dCopy full SHA for 8301a3d
1 file changed
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Node
17
uses: actions/setup-node@v3
18
with:
19
- node-version: '14'
+ node-version: '20'
20
21
- name: Install dependencies
22
run: npm install
0 commit comments