Merge pull request #307 from lemmingDev/dependabot/github_actions/actions/download-artifact-7

Bump actions/download-artifact from 6 to 7
This commit is contained in:
C.Lee Taylor
2026-01-05 16:15:54 +02:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ jobs:
fetch-depth: 0
- name: Download report size data - action
uses: actions/download-artifact@v6
uses: actions/download-artifact@v7
with:
name: report-size-data
run-id: ${{ github.event.workflow_run.id }}