diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81b2073..cfc7419 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: needs: build steps: - name: Download build artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: path: artifacts