diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c3672e2..9aa2ff6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -80,7 +80,7 @@ jobs: - name: Upload build artifacts if: matrix.go-version == '1.24' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: bmctl-${{ matrix.goos }}-${{ matrix.goarch }}-debug path: |