Skip to content

Commit

Permalink
chore: update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
perfogic committed Aug 26, 2024
1 parent be831c7 commit 56ff47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "18.19.1"
node-version: "18.18.0"
cache: "yarn"

- name: Install dependencies
Expand Down

0 comments on commit 56ff47d

Please sign in to comment.