diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5f813d9..db10a73 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,7 +58,7 @@ jobs: tar czf uar-${{ matrix.ext }} uar - name: Upload binary to release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: files: | dist/uar-*.zip