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/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# became unresolvable to runners on 2026-09-09 across regions and
# retries while the API tag cache still served it; upstream rewrote
# the tagged commit. Re-pinned to a branch-reachable commit.
uses: actions/setup-python@337b0725b8770380d7cde73cfef696f1295727eb
uses: actions/setup-python@ad3497abcd142e169a10aac37abd5175c44f33c4
with:
python-version: "3.12"

Expand Down
Loading