Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:JackGruber/joplin-plugin-note-ov…
Browse files Browse the repository at this point in the history
…erview into develop
  • Loading branch information
JackGruber committed Nov 19, 2023
2 parents a985f87 + 0dd4f60 commit 30547ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "12"
node-version: "16"
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit 30547ca

Please sign in to comment.