Skip to content

Commit

Permalink
Merge pull request #1626 from zabbix/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-5.4.0

Bump actions/setup-python from 5.0.0 to 5.4.0
  • Loading branch information
dotneft authored Feb 13, 2025
2 parents 42450b9 + 17902a9 commit 4512f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rhel_registry_description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
echo "matrix_build=${MATRIX_BUILD}" >> $GITHUB_OUTPUT
- name: Setup Python 3.x
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
with:
python-version: '3.x'

Expand Down

0 comments on commit 4512f9f

Please sign in to comment.