Skip to content

Commit 62dc609

Browse files
Update actions/setup-python action to v5.5.0
Update actions/setup-python from 5.4.0 to 5.5.0 Change-type: patch
1 parent d0cd2fd commit 62dc609

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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
632+
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
633633
with:
634634
python-version: "3.13"
635635

0 commit comments

Comments
 (0)