diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index efe1cbbdc6..2de96531c1 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: Balena.Etcher # matches something like "balenaEtcher-1.19.0.Setup.exe"