mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-10 16:12:49 +01:00
Merge pull request #12 from N0rthernL1ghts/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
-
|
-
|
||||||
name: "Build tests-util image"
|
name: "Build tests-util image"
|
||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v4
|
||||||
id: build
|
id: build
|
||||||
with:
|
with:
|
||||||
context: build/tests-util/
|
context: build/tests-util/
|
||||||
|
|||||||
Reference in New Issue
Block a user