diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9b5eaf..86807ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: draft: false prerelease: false - name: Download artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: pdf path: dist