Skip to content

Commit

Permalink
Merge pull request #855 from felddy/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-python-5.0.0

Bump actions/setup-python from 4.7.1 to 5.0.0
  • Loading branch information
felddy authored Dec 8, 2023
2 parents 2b9c56a + a30cc7b commit c547b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-pytest-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
- id: setup-python
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # tag=v4.7.1
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # tag=v5.0.0
with:
python-version: ${{ inputs.python_version }}

Expand Down

0 comments on commit c547b22

Please sign in to comment.