Skip to content

Commit

Permalink
chore(deps): update actions/setup-python digest to 19dfb7b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2024
1 parent 328d3d5 commit 87d7731
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@e9675cc634901ff55d92c575ecd6945e65464b00 # tag: v4.3.0
uses: actions/setup-python@19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e # tag: v4.3.0
with:
python-version: '3.12'
cache: pipenv
Expand Down

0 comments on commit 87d7731

Please sign in to comment.