Skip to content

Commit

Permalink
Update ghcr-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsaridas authored Dec 20, 2023
1 parent 67711b6 commit 9bed4e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ghcr-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
ref: main

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v3

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 9bed4e8

Please sign in to comment.