diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 3a7da551..e300694c 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
       - name: Save public key to file
         run: 'cp .github/docker/scrt_id_rsa.pub ./scrt_id_rsa.pub'
       - name: Build Git test container
-        uses: docker/build-push-action@v4
+        uses: docker/build-push-action@v5
         with:
           file: .github/docker/Dockerfile_git+openssh
           context: .