Skip to content

Commit

Permalink
setuptools .yml
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiana Campanari <[email protected]>
  • Loading branch information
FabianaCampanari committed Mar 5, 2024
1 parent 7c0ab89 commit ac2e437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setuptools .yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Install dependencies
Expand Down

0 comments on commit ac2e437

Please sign in to comment.