We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73834b3 commit 124a2d3Copy full SHA for 124a2d3
1 file changed
.github/workflows/publish.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v2
34
- uses: actions/setup-node@v2
35
with:
36
- node-version: 14
+ node-version: 20
37
registry-url: https://registry.npmjs.org/
38
39
- uses: oven-sh/setup-bun@v1
0 commit comments