diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec28d19f..fe9d4839 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: fetch-depth: '0' - name: Download outputs - uses: actions/download-artifact@v2.0.1 + uses: actions/download-artifact@v2 with: name: Outputs path: build/outputs