diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9846378..a84d261 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: tar -tzf tinyml-${{ github.ref_name }}-extended-linux-x86_64.tar.gz | head -80 - name: Publish GitHub release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | tinyml-${{ github.ref_name }}-core-linux-x86_64.tar.gz