Skip to content

Commit

Permalink
bump setup-python version for pypi workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 authored and cdecker committed Mar 8, 2024
1 parent c48278a commit b969ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
fetch-depth: 0

- name: Set up Python 3.8
uses: actions/setup-python@v1
uses: actions/setup-python@v5
with:
python-version: 3.8

Expand Down

0 comments on commit b969ff3

Please sign in to comment.