diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 68515f3df0..e414305063 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -461,7 +461,7 @@ jobs: needs: build if: startsWith(github.ref, 'refs/tags/v') steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal9/winget-releaser@main with: identifier: sharkdp.bat installers-regex: '-pc-windows-msvc\.zip$'