diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fddfde273..48fe3ce83 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: path: build - name: Download the build folders - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 with: name: build-ubuntu-node-${{ matrix.node-version }}-mongo-${{ matrix.mongodb-version }} path: build