Skip to content

Commit

Permalink
chore: CI node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
flytam committed Sep 15, 2024
1 parent b0d00d9 commit 404cdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set node env
uses: actions/setup-node@v1
with:
node-version: 14.x
node-version: 18.x
- name: Install
run: |
npm install
Expand Down

0 comments on commit 404cdc0

Please sign in to comment.