3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-07 01:20:53 +00:00

Merge pull request #8835 from Z3Prover/dependabot/github_actions/actions/download-artifact-8.0.0

Bump actions/download-artifact from 6.0.0 to 8.0.0
This commit is contained in:
Nikolaj Bjorner 2026-03-02 15:48:03 -08:00 committed by GitHub
commit 30483d6cf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 114 additions and 114 deletions

View file

@ -165,7 +165,7 @@ jobs:
python-version: '3.x'
- name: Download all artifacts
uses: actions/download-artifact@v7
uses: actions/download-artifact@v8.0.0
with:
path: packages
@ -220,7 +220,7 @@ jobs:
python-version: '3.x'
- name: Download x86 artifact
uses: actions/download-artifact@v7
uses: actions/download-artifact@v8.0.0
with:
name: windows-x86
path: packages