Skip to content

Commit ea64be4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fetch-tags: true
4242
persist-credentials: true # Needed for git-auto-commit-action
4343

44-
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
44+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4545
with:
4646
python-version: "3.13"
4747
pip-version: "25.3"

0 commit comments

Comments
 (0)