fix github workflow

This commit is contained in:
NiccoloN
2026-03-11 17:05:13 +01:00
parent 8f3a72286e
commit 6089120483

View File

@@ -24,9 +24,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
github-server-url: https://chef.heaplab.deib.polimi.it/git/
github-server-url: https://chef.heaplab.deib.polimi.it/git
- name: Build Docker image
run: |