Skip to content

Commit

Permalink
Merge branch 'master' of github.com:prody/ProDy into remove_numpy_ali…
Browse files Browse the repository at this point in the history
…as_types
  • Loading branch information
jamesmkrieger committed Oct 5, 2023
2 parents 407f755 + 01f722b commit a94b5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: MatteoH2O1999/setup-python@v1
uses: MatteoH2O1999/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- name: Add conda to system path
Expand Down

0 comments on commit a94b5d6

Please sign in to comment.