Merge pull request #71 from GH05TCREW/dependabot/github_actions/actions/download-artifact-8

chore(deps): bump actions/download-artifact from 4 to 8
This commit is contained in:
Masic
2026-05-10 23:39:29 -06:00
committed by GitHub

View File

@@ -130,7 +130,7 @@ jobs:
pip install -e ".[dev]"
- name: Download coverage artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v8
with:
pattern: coverage-*
merge-multiple: true