diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 946693a..cce9341 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -110,7 +110,7 @@ jobs: docker compose -f tests/krb5/docker-compose.yml logs --no-color > /tmp/docker-compose-${{ matrix.gssapi }}-kerberos.log - name: Upload logs - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 if: always() with: name: logs-${{ matrix.gssapi }}-gssapi