Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitrisTrakos committed Apr 12, 2024
1 parent 68d8ae6 commit ee8d65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.11'
- name: Check pip installation
run: |
pip install https://api.github.com/repos/valab-certh/anonymize-excel/tarball/main#subdirectory=python/python
Expand Down

0 comments on commit ee8d65b

Please sign in to comment.