Skip to content

Commit

Permalink
feat: updated action and node version
Browse files Browse the repository at this point in the history
  • Loading branch information
sindorei1993 committed Nov 13, 2023
1 parent 4dbda12 commit 596a70e
Show file tree
Hide file tree
Showing 3 changed files with 6,529 additions and 4,843 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 16.10.0
node-version: 18.17.0
- name: Install dependencies
run: npm ci
- name: Build
Expand Down
Loading

0 comments on commit 596a70e

Please sign in to comment.