We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8cfa37a + 0650ed7 commit a3425a9Copy full SHA for a3425a9
.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