Skip to content

Commit

Permalink
Merge pull request #407 from eclipse-threadx/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
fdesbiens authored Jan 27, 2025
2 parents af3c1e7 + c805ac7 commit 6bef7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
id-token: write

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
if: ${{ inputs.skip_test }}
with:
name: coverage_report
Expand Down

0 comments on commit 6bef7c0

Please sign in to comment.