We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b771c1 commit 059736bCopy full SHA for 059736b
.github/workflows/docker.yml
@@ -33,7 +33,7 @@ jobs:
33
-
34
name: Build and push
35
id: docker_build
36
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
37
with:
38
push: true
39
tags: uspgamedev/nginx:latest
0 commit comments