Skip to content

Commit 1b0cd26

Browse files
Merge pull request #127 from opencastsoftware/renovate/dawidd6-action-download-artifact-9.x
Update dawidd6/action-download-artifact action to v9
2 parents da71b2d + a1a89d6 commit 1b0cd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Download Test Report
17-
uses: dawidd6/action-download-artifact@80620a5d27ce0ae443b965134db88467fc607b43 # v7
17+
uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295 # v9
1818
with:
1919
name: test-results
2020
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)