Skip to content

Commit

Permalink
Bump setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
pajowu committed Sep 13, 2023
1 parent 768a2ba commit 902a684
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 902a684

Please sign in to comment.