diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 0348ab5..bdcd478 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -90,7 +90,7 @@ jobs: uses: actions/checkout@v6 - name: Download coverage artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: coverage