diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f0145b1..13504a5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -94,7 +94,7 @@ jobs: path: ./artifacts/* - name: Create GitHub Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: ./artifacts/*