diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 54ce97a..c6181f2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -110,7 +110,7 @@ jobs: BUILD_TAG: steps: - name: Download artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: path: dist - name: Create archives