diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 047ee3c..d13ac9c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - name: Basic CI run: make ci - name: Upload CI files to artifacts (on failure) - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 + uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 if: failure() with: path: 'ci' diff --git a/.github/workflows/e2e-ci.yaml b/.github/workflows/e2e-ci.yaml index 7976182..9f39218 100644 --- a/.github/workflows/e2e-ci.yaml +++ b/.github/workflows/e2e-ci.yaml @@ -135,7 +135,7 @@ jobs: run: ./.github/workflows/e2e/scripts/generate-artifacts.sh; - name: Upload logs and manifests on failure if: failure() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 + uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 with: name: artifacts-${{ matrix.arch }}-${{ inputs.k3s_version || env.K3S_MIN_VERSION_TAG }} path: artifacts/