This commit is contained in:
@@ -17,10 +17,10 @@ jobs:
|
||||
apt update
|
||||
apt install -y nodejs
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: 'docker-ci/debian-php8.3.git'
|
||||
fetch-depth: 0
|
||||
- uses: actions/checkout@v2
|
||||
#with:
|
||||
#repository: 'docker-ci/debian-php8.3.git'
|
||||
#fetch-depth: 0
|
||||
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user