We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40009a commit 0650ed7Copy full SHA for 0650ed7
.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@4ffc7888bffd451b357355dc214d43bb9f23917e
30
with:
31
identifier : Scala.Scala.3
32
version : ${{ inputs.version }}
0 commit comments