Skip to content

Commit

Permalink
Merge pull request #3 from atropos112/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-4.4.0

Bump codecov/codecov-action from 4.3.0 to 4.4.0
  • Loading branch information
atropos112 authored May 15, 2024
2 parents 1b1d361 + 9ce585d commit 195e8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devenv_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run pre-commit hooks and tests
run: devenv test
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.3.0
uses: codecov/codecov-action@v4.4.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: atropos112/atro-args

0 comments on commit 195e8c8

Please sign in to comment.