Skip to content

Commit

Permalink
Merge pull request #1070 from bierteam/renovate/codecov-codecov-actio…
Browse files Browse the repository at this point in the history
…n-3.x

Update codecov/codecov-action action to v3
  • Loading branch information
oscrx authored Aug 5, 2023
2 parents b29059f + aea1876 commit 46f064d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: npm run lint --if-present
working-directory: ${{ matrix.folder }}
-
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
directory: ${{ matrix.folder }}

Expand Down

0 comments on commit 46f064d

Please sign in to comment.