diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e070d13..6684509 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -195,7 +195,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Download generic artifact from ubuntu-latest - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.1.9 with: name: ubuntu-latest_${{ env.PLUGIN_NAME }}-generic path: out