diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 0cfc239..c3497ff 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@v4 + uses: actions/upload-artifact@v5 if: always() with: name: logs-${{ matrix.gssapi }}-gssapi