We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bb8059 + a685438 commit 2105335Copy full SHA for 2105335
1 file changed
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
path: build
85
86
- name: Download the build folders
87
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
+ uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
88
with:
89
name: build-ubuntu-node-${{ matrix.node-version }}-mongo-${{ matrix.mongodb-version }}
90
0 commit comments