We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d3570 commit c515503Copy full SHA for c515503
.github/workflows/npmpublish.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Set up node
52
uses: actions/setup-node@v1
53
with:
54
- node-version: 14
+ node-version: 20
55
56
- name: Install yarn
57
run: npm install -g yarn
0 commit comments