Skip to content

Commit

Permalink
Merge pull request #30 from xmms2/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-python-5.0.0

Actions(deps): Bump actions/setup-python from 4.7.1 to 5.0.0
  • Loading branch information
trofi authored Dec 11, 2023
2 parents 3eeb2ae + 391dffe commit 2b6c5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
esac
- name: Setup Python
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
python-version: 3.x

Expand Down

0 comments on commit 2b6c5fa

Please sign in to comment.