Skip to content

Commit 8306459

Browse files
committed
Revert "Merge pull request #1073 from AlmaLinux/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6"
This reverts commit ccb49aa, reversing changes made to 6dea1e2.
1 parent e5a5f20 commit 8306459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preflight-summary.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Download Preflight artifacts
2020
# https://github.com/marketplace/actions/download-workflow-artifact
21-
uses: dawidd6/action-download-artifact@v6
21+
uses: dawidd6/action-download-artifact@v3
2222
with:
2323
name: preflight-reports
2424
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)