Skip to content

Commit

Permalink
chore: update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 committed Feb 14, 2024
1 parent 1dd693c commit 8163254
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 @@ -18,7 +18,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: "14.x" # You might need to adjust this value to your own version
node-version: "18.x" # You might need to adjust this value to your own version
- name: Build
id: build
run: |
Expand Down

0 comments on commit 8163254

Please sign in to comment.