Skip to content

Commit

Permalink
Merge pull request #8 from tapsellorg/update_to_16
Browse files Browse the repository at this point in the history
feat: updated action and node version
  • Loading branch information
sindorei1993 authored Nov 13, 2023
2 parents 8fe10dc + 596a70e commit a527f20
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 a527f20

Please sign in to comment.