Skip to content

Commit

Permalink
Merge pull request #1229 from product-os/renovate/actions-setup-pytho…
Browse files Browse the repository at this point in the history
…n-5.x

Update actions/setup-python action to v5.3.0
  • Loading branch information
balena-renovate[bot] authored Oct 24, 2024
2 parents 2b37171 + 4fc08fd commit b15824d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@
- &setupPython # https://github.com/actions/setup-python
name: Setup python
id: setup-python
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: "3.9"

Expand Down

0 comments on commit b15824d

Please sign in to comment.