Skip to content

Commit

Permalink
bump to v3?
Browse files Browse the repository at this point in the history
  • Loading branch information
mralext20 committed Apr 21, 2024
1 parent 7d0f6aa commit 87ef4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
uses: docker/login-action@v2
Expand Down

0 comments on commit 87ef4d5

Please sign in to comment.