From 223598783443e987f3c5cd89ee4163a597ee194a Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Tue, 26 Dec 2023 12:17:43 +0100 Subject: [PATCH] Renamed the artifact to have a sensible name (#485) --- .github/workflows/lint-actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-actions.yaml b/.github/workflows/lint-actions.yaml index e841864..d6f78e4 100644 --- a/.github/workflows/lint-actions.yaml +++ b/.github/workflows/lint-actions.yaml @@ -65,7 +65,7 @@ jobs: - name: Archive license summary uses: actions/upload-artifact@v4 with: - name: license-summary + name: dependency-summary path: | license-summary.md requirements.txt