Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dmy147 committed Jul 8, 2024
1 parent ceb617c commit 472bf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Use Node.js v18
uses: actions/setup-node@v1
with:
node-version: v18
node-version: v18.20.3

- name: Build source code
run: |
Expand Down

0 comments on commit 472bf3e

Please sign in to comment.