Skip to content

Commit

Permalink
Merge pull request #395 from mikepenz/feature/dependency_upgrade_2021…
Browse files Browse the repository at this point in the history
…1022

Dependency updates | ESLint 8
  • Loading branch information
mikepenz authored Oct 22, 2021
2 parents 117d05f + 0cfcb77 commit 930ce85
Show file tree
Hide file tree
Showing 3 changed files with 458 additions and 905 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
- name: Test JUnit test import
uses: ./
if: endsWith(github.ref, 'main') == false
Expand Down
Loading

0 comments on commit 930ce85

Please sign in to comment.