Skip to content

Commit

Permalink
Merge pull request #137 from HiPCTProject/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-python-5.2.0

Bump actions/setup-python from 5.0.0 to 5.2.0
  • Loading branch information
dstansby authored Sep 18, 2024
2 parents 6ae7c6c + 23ce5f3 commit da84421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
key: tox-${{hashFiles('pyproject.toml') }}

- name: Set up python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
with:
python-version: ${{ matrix.python-version }}
cache: pip
Expand Down

0 comments on commit da84421

Please sign in to comment.