Skip to content

Commit

Permalink
Merge pull request #96 from acrosman/feature/electron-32
Browse files Browse the repository at this point in the history
Updates Electron and Node versions
  • Loading branch information
acrosman authored Oct 5, 2024
2 parents 7f145de + 5866373 commit 12c1f80
Show file tree
Hide file tree
Showing 3 changed files with 6,564 additions and 12,534 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.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@v1
with:
node-version: 14
node-version: 22

- name: Install dependencies
run: npm install
Expand Down
Loading

0 comments on commit 12c1f80

Please sign in to comment.