Skip to content

Commit 124a2d3

Browse files
author
Sander Ronde
committed
Use node v20
1 parent 73834b3 commit 124a2d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v2
3434
- uses: actions/setup-node@v2
3535
with:
36-
node-version: 14
36+
node-version: 20
3737
registry-url: https://registry.npmjs.org/
3838

3939
- uses: oven-sh/setup-bun@v1

0 commit comments

Comments
 (0)