diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2bfc42e..67ba7c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,7 +60,7 @@ jobs: - name: Attach to GitHub Release if: startsWith(github.ref, 'refs/tags/v') - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | dist/keyfinder-v${{ steps.meta.outputs.version }}-chrome.zip