diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 65bfe6a..7126f25 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -9,7 +9,7 @@ jobs: # Action can only be run on windows runs-on: windows-latest steps: - - uses: vedantmgoyal2009/winget-releaser@v1 + - uses: vedantmgoyal2009/winget-releaser@v2 with: identifier: CoreyButler.NVMforWindows version: ${{ github.event.release.tag_name }}