generated from actions/javascript-action
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #267 from stenjo/dependabot/npm_and_yarn/actions/g…
…ithub-6.0.0 build(deps): bump @actions/github from 5.1.1 to 6.0.0
- Loading branch information
Showing
7 changed files
with
30,977 additions
and
7,337 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,10 +23,10 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
- name: Set Node.js 16.x | ||
- name: Set Node.js 20.x | ||
uses: actions/[email protected] | ||
with: | ||
node-version: 16.x | ||
node-version: 20.x | ||
|
||
- name: Install dependencies | ||
run: npm ci | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,3 +71,4 @@ reports/** | |
|
||
# stryker temp files | ||
.stryker-tmp | ||
**/.DS_Store |
Oops, something went wrong.
539d7b3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Coverage
Jest Coverage (summary)
Coverage Report (100%)