summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Desbiens <[email protected]>2025-01-27 09:10:46 -0500
committerGitHub <[email protected]>2025-01-27 09:10:46 -0500
commit6bef7c08f68973911a6f8f83802bc3ddbe6f8149 (patch)
treed8faa3dd977924637acdf47e6ac7859967324fbf
parentaf3c1e7245f16926b93cc7d14e1fcb95d57c046c (diff)
parentc805ac7ec07cd4b3f66bfbb8ac440371d8fe0844 (diff)
Merge pull request #407 from eclipse-threadx/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
-rw-r--r--.github/workflows/regression_template.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/regression_template.yml b/.github/workflows/regression_template.yml
index ae62a650..4170be12 100644
--- a/.github/workflows/regression_template.yml
+++ b/.github/workflows/regression_template.yml
@@ -166,7 +166,7 @@ jobs:
id-token: write
steps:
- - uses: actions/download-artifact@v3
+ - uses: actions/[email protected]
if: ${{ inputs.skip_test }}
with:
name: coverage_report