Skip to content

Commit 658ee73

Browse files
authored
Merge branch 'main' into ttqureshi/lti-xblock
2 parents 1a4e644 + 5a50118 commit 658ee73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Upload coverage to Codecov
4141
if: matrix.python-version == '3.12' && matrix.toxenv == 'django42'
42-
uses: codecov/codecov-action@v4
42+
uses: codecov/codecov-action@v5
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
flags: unittests

0 commit comments

Comments
 (0)