diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index ef24b687cbc4544d67dc4d52b165564bed737f8a..9da6ec73f19ad268377a26d26e4b54168fd5c699 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -6,7 +6,7 @@ jobs: publish: runs-on: windows-latest # action can only be run on windows steps: - - uses: vedantmgoyal2009/winget-releaser@v1 + - uses: vedantmgoyal2009/winget-releaser@v2 with: identifier: Fndroid.ClashForWindows version: ${{ github.event.release.tag_name }}