1
0
mirror of https://github.com/pcvolkmer/mv64e-etl-processor synced 2025-09-13 09:02:50 +00:00

chore: update GitHub workflow actions

This commit is contained in:
2024-04-22 19:30:46 +02:00
parent eabbbfbb68
commit 159fb46009
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}