We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d758707 commit cbf456eCopy full SHA for cbf456e
1 file changed
.github/workflows/integration.yml
@@ -50,7 +50,7 @@ jobs:
50
scw_image: ${{ steps.meta.outputs.scw_image }}
51
steps:
52
- uses: actions/checkout@main
53
- - uses: docker/setup-buildx-action@v3
+ - uses: docker/setup-buildx-action@v4
54
55
- name: Login to GHCR
56
if: github.event_name == 'push'
0 commit comments