Skip to content

Commit

Permalink
Merge pull request #10 from so5/dependabot/github_actions/dot-github/…
Browse files Browse the repository at this point in the history
…workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
so5 authored Nov 30, 2024
2 parents c6b7c8d + 623424b commit 4b1d8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: code-coverage-report
- uses: paambaati/[email protected]
Expand Down

0 comments on commit 4b1d8ff

Please sign in to comment.