Skip to content

Commit

Permalink
Bump actions/setup-python from 4.8.0 to 5.0.0 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 714ecb0 commit 35443ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Set up Python
uses: actions/setup-python@v4.8.0
uses: actions/setup-python@v5.0.0
with:
python-version: "3.x"
- name: Install dependencies
Expand Down

0 comments on commit 35443ae

Please sign in to comment.