fix github workflow
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m39s
Some checks failed
Build and push Docker images / build-and-push (push) Failing after 1m39s
This commit is contained in:
2
.github/workflows/docker-build-and-push.yaml
vendored
2
.github/workflows/docker-build-and-push.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: https://chef.heaplab.deib.polimi.it/git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user