Skip to content

Commit

Permalink
Update setup-python github action
Browse files Browse the repository at this point in the history
Let's see if this fixes CI
  • Loading branch information
anka-213 authored Oct 23, 2024
1 parent c65dc70 commit ed0a8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v1

- uses: actions/setup-python@v1
- uses: actions/setup-python@v5.20
name: Install Python
with:
python-version: '3.x'
Expand Down

0 comments on commit ed0a8ca

Please sign in to comment.