diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3fa2934..384b524 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: go-version-file: go.mod - name: Download macOS build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: tosage-darwin-arm64 diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 1358b7a..b0ca0f5 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -131,7 +131,7 @@ jobs: org.opencontainers.image.licenses=MIT - name: Download binaries - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: ./ pattern: tosage-*