Skip to content

Commit 437020c

Browse files
committed
Updated build
1 parent a102f89 commit 437020c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
cache-to: type=registry,ref=${{ secrets.DOCKER_HUB_USERNAME }}/zandronum-server:buildcache,mode=max
4646

4747
- name: Build and push (Multiplay)
48-
uses: docker/build-push-action@v2
48+
uses: docker/build-push-action@v6
4949
with:
5050
context: .
5151
file: ./Dockerfile.multiplay

0 commit comments

Comments
 (0)