diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index bb21e50..b3b0a1b 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -51,7 +51,7 @@ jobs: # flatpak install --or-update flathub org.gnome.Sdk//42 org.gnome.Platform/x86_64/42 -y # flatpak-builder tmp org.flatpak.wxmaxima.yml - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: wxmaxima-x86_64.AppImage