Update .github/workflows/dockerhub.yml

This commit is contained in:
Boris 2024-12-17 15:03:25 +01:00 committed by GitHub
parent e3a5f0ae0c
commit f3f3a0515e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3