We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47f0f2 commit 6a186a1Copy full SHA for 6a186a1
.github/workflows/publish-winget.yml
@@ -26,7 +26,7 @@ jobs:
26
publish:
27
runs-on: windows-latest
28
steps:
29
- - uses: vedantmgoyal9/winget-releaser@b87a066d9e624db1394edcd947f8c4e5a7e30cd7
+ - uses: vedantmgoyal9/winget-releaser@a2ac6c7691dd063a6f6e782fdd11090f5ab45525
30
with:
31
identifier : Scala.Scala.3
32
version : ${{ inputs.version }}
0 commit comments