3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-10 19:27:06 +00:00

Bump docker/build-push-action from 3.3.0 to 4.0.0 ()

This commit is contained in:
dependabot[bot] 2023-02-01 12:13:09 +00:00 committed by GitHub
parent 63c0f35978
commit 151a62338c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
type=edge
type=sha,prefix=ubuntu-20.04-bare-z3-sha-
- name: Build and push Bare Z3 Docker Image
uses: docker/build-push-action@v3.3.0
uses: docker/build-push-action@v4.0.0
with:
context: .
push: true