Skip to content

Commit

Permalink
chore(deps): pin actions/setup-python action to 0a5c615 (#8132)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent fbb891c commit f55980f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pretest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ runs:
version: ${{ inputs.version }}

- name: Setup python
uses: actions/setup-python@v5
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: '3.11'

Expand Down

0 comments on commit f55980f

Please sign in to comment.