diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41e2950720..de892b5553 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: cache: 'npm' node-version-file: '.nvmrc' - uses: ./.github/actions/install-dependencies - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 with: name: build path: packages