Skip to content

Commit 6bef7c0

Browse files
authored
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
2 parents af3c1e7 + c805ac7 commit 6bef7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression_template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
id-token: write
167167

168168
steps:
169-
- uses: actions/download-artifact@v3
169+
- uses: actions/download-artifact@v4.1.7
170170
if: ${{ inputs.skip_test }}
171171
with:
172172
name: coverage_report

0 commit comments

Comments
 (0)