checkout - go back to v4 & add ref
docker / docker (push) Failing after 54s

This commit is contained in:
Ludovic Cartier
2025-01-03 20:27:48 +01:00
parent d69c20e58d
commit 1db32889bb
+4 -3
View File
@@ -17,9 +17,10 @@ jobs:
apt update apt update
apt install -y nodejs apt install -y nodejs
- uses: actions/checkout@v2 - uses: actions/checkout@v4
#with: with:
#repository: 'docker-ci/debian-php8.3.git' repository: 'docker-ci/debian-php8.3.git'
ref: 'main'
#fetch-depth: 0 #fetch-depth: 0
- uses: docker/setup-buildx-action@v3 - uses: docker/setup-buildx-action@v3