diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6204dd1b..765fc86f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -166,7 +166,7 @@ jobs: uses: actions/checkout@v6 - name: Download coverage from test job - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: test-results-ubuntu-latest-go1.24 path: ./coverage-download @@ -269,7 +269,7 @@ jobs: continue-on-error: true # Don't fail the whole pipeline on coverage issues steps: - name: Download coverage reports - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: coverage-reports path: ./ @@ -398,7 +398,7 @@ jobs: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest - name: Download binaries - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: plugin-binaries path: bin/