diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0a00836..b337e7f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -108,7 +108,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: create release - uses: softprops/action-gh-release@v2.5.0 + uses: softprops/action-gh-release@v2.6.1 with: body: "Latest 0install releases" tag_name: "current"