Skip to content

Commit a22d1c0

Browse files
authored
Update Winget Releaser action
1 parent cd93f77 commit a22d1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
runs-on: ubuntu-latest
104104

105105
steps:
106-
- uses: vedantmgoyal2009/winget-releaser@v2
106+
- uses: vedantmgoyal9/winget-releaser@main
107107
with:
108108
identifier: jftuga.less
109109
version: ${{ needs.checkver.outputs.new_version }}

0 commit comments

Comments
 (0)