diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8f71df73..325d9a05 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -119,7 +119,7 @@ jobs: } EOF - name: Upload archives to release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | lecture-python-programming-html-${{ github.ref_name }}.tar.gz