Skip to content

Commit

Permalink
chore(deps): update actions/setup-python digest to 39cd149
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pyrovelocity-bot committed Jul 13, 2024
1 parent 26ce1c2 commit fbfa25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
steps:
- name: Set up Python
id: setup-python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # ratchet:actions/setup-python@v5
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
with:
python-version: ${{ inputs.python_version }}
- name: Install system dependencies
Expand Down

0 comments on commit fbfa25c

Please sign in to comment.