Skip to content

Commit

Permalink
chore(deps): update actions/setup-python digest to 3fddbee (#3244)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 1bf6b5c commit 035c93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runs:
using: composite
steps:
- name: Set up Python
uses: actions/setup-python@55aad42e4674b58b2b2fb7d8e7552402d922b4e7 # tag: v4.3.0
uses: actions/setup-python@3fddbee7870211eda9047db10474808be43c71ec # tag: v4.3.0
with:
python-version: '3.12'
cache: pipenv
Expand Down

0 comments on commit 035c93a

Please sign in to comment.