diff --git a/.github/workflows/promote.yml b/.github/workflows/promote.yml index 570db2ade..1dc48ceb5 100644 --- a/.github/workflows/promote.yml +++ b/.github/workflows/promote.yml @@ -94,7 +94,7 @@ jobs: make build-package GOOS=windows GOARCH=arm64 BINNAME=receptor.exe - name: Publish packages - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: |- dist/checksums.txt