Skip to content

Commit

Permalink
Edit typo in publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadsammy committed Oct 13, 2024
1 parent eed1269 commit f0ed4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
dotnet-version: '7.x'

- name: Install Node.js 18.x
- name: Install Node.js 20.x
uses: actions/setup-node@v3
with:
node-version: '20.x'
Expand Down

0 comments on commit f0ed4ca

Please sign in to comment.