Skip to content

Commit

Permalink
Merge pull request #63 from andrsd/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
andrsd authored Sep 3, 2024
2 parents a500c72 + a7209dd commit 42b0b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
- name: Upload to Codecov
uses: codecov/codecov-action@v1

0 comments on commit 42b0b91

Please sign in to comment.