Skip to content

Commit bfbf2c7

Browse files
Merge pull request #18 from opencastsoftware/renovate/dawidd6-action-download-artifact-3.x
Update dawidd6/action-download-artifact action to v3
2 parents a6608d0 + 82a315e commit bfbf2c7

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@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e # v2
17+
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3
1818
with:
1919
name: test-results
2020
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)