diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6e8848f31..76c651c71 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -340,7 +340,7 @@ jobs: exit $rc - name: Archive test logs if: ${{ failure() }} - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: containerd-e2e-test-logs path: ./logs/ @@ -393,7 +393,7 @@ jobs: exit $rc - name: Archive test logs if: ${{ failure() }} - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: nvidiadriver-e2e-test-logs path: ./logs/