Skip to content

Commit f0ed4ca

Browse files
committed
Edit typo in publish.yml
1 parent eed1269 commit f0ed4ca

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
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
dotnet-version: '7.x'
2222

23-
- name: Install Node.js 18.x
23+
- name: Install Node.js 20.x
2424
uses: actions/setup-node@v3
2525
with:
2626
node-version: '20.x'

0 commit comments

Comments
 (0)