Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
echo "Extracted branch name: $BRANCH_NAME"
- name: Create coverage badge
if: ${{ matrix.python_version == '3.13' && matrix.os == 'ubuntu-latest' }}
uses: schneegans/dynamic-badges-action@v1.8.0
uses: schneegans/dynamic-badges-action@v1.9.0
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: 6762bee806477c52e079f21d2f252688
Expand Down
Loading