Skip to content

Commit f70975e

Browse files
authored
Update ghcr.yml
1 parent c763b0a commit f70975e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout repository
3232
uses: actions/checkout@v4
3333
- name: Set up Docker Buildx
34-
uses: docker/setup-buildx-action@v2
34+
uses: docker/setup-buildx-action@v3
3535
# Uses the `docker/login-action` action to log in to the Container registry using the account and
3636
# password that will publish the packages. Once published, the packages are scoped to the account defined here.
3737
- name: Log in to the Container registry

0 commit comments

Comments
 (0)