diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f12e2aa..20e85e6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -97,7 +97,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-fa-html-${{ github.ref_name }}.tar.gz