Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/cross-spawn-7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Nov 16, 2024
2 parents cfec2ea + f91b6e0 commit bd9abff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
path: junit.xml # Path to test results
reporter: jest-junit # Format of test results
fail-on-error: 'false'
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
- uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
name: Upload Coverage Results
if: ${{ matrix.node-version == '20.x' }}
- name: Rename test file
Expand Down

0 comments on commit bd9abff

Please sign in to comment.