diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d455e2..b305dcb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -70,7 +70,7 @@ jobs: shell: bash run: | find release-artifacts -name '*.sha256' -print0 | sort -z | xargs -0 cat > checksums.txt - - uses: softprops/action-gh-release@v2 + - uses: softprops/action-gh-release@v3 with: files: | release-artifacts/**/**