Skip to content

Commit da6b120

Browse files
Merge pull request product-os#1461 from product-os/renovate/actions-setup-python-5.x
Update actions/setup-python action to v5.6.0
2 parents cb53ce4 + ad18591 commit da6b120

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/flowzone.yml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@
629629
- &setupPython # https://github.com/actions/setup-python
630630
name: Setup python
631631
id: setup-python
632-
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
632+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
633633
with:
634634
python-version: "3.13"
635635

0 commit comments

Comments
 (0)