mirror of
https://github.com/Z3Prover/z3
synced 2026-04-26 05:43:33 +00:00
Merge pull request #8912 from Z3Prover/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 4 to 8
This commit is contained in:
commit
14e0492cce
8 changed files with 59 additions and 59 deletions
2
.github/workflows/memory-safety.yml
vendored
2
.github/workflows/memory-safety.yml
vendored
|
|
@ -213,7 +213,7 @@ jobs:
|
|||
if: always()
|
||||
steps:
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v8
|
||||
with:
|
||||
path: reports/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue