Skip to content

Commit

Permalink
Merge pull request #38 from TUW-GEO/dependabot/github_actions/dot-git…
Browse files Browse the repository at this point in the history
…hub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
wpreimes authored Sep 4, 2024
2 parents 565bb9a + 15da38d commit 259fb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
echo "GITHUB_REF = $GITHUB_REF"
echo "GITHUB_REPOSITORY = $GITHUB_REPOSITORY"
- name: Download Artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
- name: Display downloaded files
run: ls -aR
- name: Upload to PyPI
Expand Down

0 comments on commit 259fb12

Please sign in to comment.