Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v5 (#154)
Browse files Browse the repository at this point in the history
 
Co-Authored-by: https://github.com/JonasPammer/ansible-roles python script
on BOESER_DRACHE-2 by priva


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2024
1 parent 43019db commit 8742e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: set up python 3
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: "3.10"

Expand Down

0 comments on commit 8742e92

Please sign in to comment.