Bump action versions

This commit is contained in:
Marco Realacci 2024-05-13 23:57:56 +02:00
parent 83e801abcb
commit 2a4bf3bc5a

View file

@ -45,7 +45,7 @@ jobs:
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
- name: Build and push Docker image
id: push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true