Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
node 18 too to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
crisconru committed Jul 21, 2023
1 parent 223ef52 commit ffe32c1
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 @@ -42,7 +42,7 @@ jobs:
- name: ❇️ Setup node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18

- name: 📥 Install Dependencies
run: npm install
Expand Down

0 comments on commit ffe32c1

Please sign in to comment.