mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-05-13 15:45:35 +00:00
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:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user