Skip to content

Commit 5d9927e

Browse files
Update publish.yml (#2609)
1 parent 85c7f6b commit 5d9927e

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-node@v4
1616
with:
17-
node-version: "18.19.0"
17+
node-version: "20.x"
1818
- uses: actions/checkout@v4
1919
with:
2020
fetch-depth: 0

0 commit comments

Comments
 (0)