Skip to content

Commit

Permalink
changing python actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
femalves committed Mar 5, 2024
1 parent 96b3bc1 commit 0e3c808
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ jobs:
python -m pip install --upgrade wheel setuptools pip
pip install coverage==5.2.1
pip install coveralls==2.2.0
- uses: actions/download-artifact@master
- uses: actions/download-artifact@v2
with:
name: coverage-adsorcid

Expand Down

0 comments on commit 0e3c808

Please sign in to comment.