Skip to content

Commit 8d5749c

Browse files
Bump actions/setup-python from 6.1.0 to 6.2.0 (#520)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60675a1 commit 8d5749c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
version: v3.12.0
1919

20-
- uses: actions/setup-python@v6.1.0
20+
- uses: actions/setup-python@v6.2.0
2121
with:
2222
python-version: 3.13
2323

0 commit comments

Comments
 (0)