diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e534e654..9a1eefd0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -45,7 +45,7 @@ jobs: continue-on-error: true - name: Create GitHub Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v3 if: startsWith(github.ref, 'refs/tags/') with: files: codebuddy.vsix