Skip to content

Commit a84c4e8

Browse files
renovate[bot]johan-hultberg-work
authored andcommitted
Update docker/setup-buildx-action action to v4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e720fa9 commit a84c4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/axoverlay2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
EXNAME: axoverlay2
2121
steps:
2222
- uses: actions/checkout@v6
23-
- uses: docker/setup-buildx-action@v3
23+
- uses: docker/setup-buildx-action@v4
2424

2525
- name: Build ${{ env.EXNAME }} application
2626
env:

0 commit comments

Comments
 (0)