Skip to content

Commit 317b5a0

Browse files
authored
Merge pull request #597 from py-cov-action/renovate/major-deps-with-major-upgrades
2 parents 0391b1d + 3da3bfb commit 317b5a0

File tree

1 file changed

+1
-1
lines changed
  • tests/end_to_end/repo/.github/workflows

1 file changed

+1
-1
lines changed

tests/end_to_end/repo/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v5
2121

22-
- uses: actions/setup-python@v5
22+
- uses: actions/setup-python@v6
2323
with:
2424
python-version: "3.13"
2525

0 commit comments

Comments
 (0)