Skip to content

Commit

Permalink
chore(deps): update actions/setup-python digest to 29a37be
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent c55be1b commit 1b100ec
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@f677139bbe7f9c59b41e40162b753c062f5d49a3 # tag: v4.3.0
uses: actions/setup-python@29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a # tag: v4.3.0
with:
python-version: '3.12'
cache: pipenv
Expand Down

0 comments on commit 1b100ec

Please sign in to comment.