diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 038a4800..fc65e0e2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: path: dist/*.msi name: ${{ runner.os }}-${{ matrix.architecture }} - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: |