Skip to content

Commit 9f16bff

Browse files
authored
Update publish.yml
1 parent 64471cb commit 9f16bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
git config user.email '<>'
2222
- uses: actions/setup-node@v3
2323
with:
24-
node-version: 16
24+
node-version: 20
2525

2626
# Call `npm version`. It increments the version and commits the changes.
2727
# We'll save the output (new version string) for use in the following

0 commit comments

Comments
 (0)