diff --git a/.github/workflows/test-package.yaml b/.github/workflows/test-package.yaml index 3751b6e..d8343f4 100644 --- a/.github/workflows/test-package.yaml +++ b/.github/workflows/test-package.yaml @@ -57,4 +57,4 @@ jobs: run: pytest --cov=ltiauthenticator ./tests # ref: https://github.com/codecov/codecov-action - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5