Skip to content

Commit

Permalink
Update setup-python action
Browse files Browse the repository at this point in the history
  • Loading branch information
davedittrich committed Apr 8, 2023
1 parent 7276103 commit 18ed3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-publish.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python 3.10
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: 3.10
- uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 18ed3d4

Please sign in to comment.