Skip to content

Commit

Permalink
Merge pull request #151 from OpenAstronomy/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/download-artifact-3
  • Loading branch information
ConorMacBride authored Aug 21, 2023
2 parents 10f7736 + b8109b3 commit c22a073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
needs: [test_artifact_upload]
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: artifact-upload-(ubuntu-latest)
path: .
Expand Down

0 comments on commit c22a073

Please sign in to comment.