diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 628719d..49e850d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: - uses: actions/checkout@v4 - run: make npm.install - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: ${{ matrix.dist }}-${{ github.run_number }} path: .cache/ @@ -118,7 +118,7 @@ jobs: text: ${{ github.repository }} regex: '^${{ github.repository_owner }}/(.+)-docker-image$' - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: ${{ matrix.dist }}-${{ github.run_number }} path: .cache/