Skip to content

Commit 2105335

Browse files
authored
Merge pull request #1429 from finos/renovate/workflows-major-8-github-actions
chore(deps): update actions/download-artifact action to v8 - workflows - .github/workflows/ci.yml
2 parents 9bb8059 + a685438 commit 2105335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
path: build
8585

8686
- name: Download the build folders
87-
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
87+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
8888
with:
8989
name: build-ubuntu-node-${{ matrix.node-version }}-mongo-${{ matrix.mongodb-version }}
9090
path: build

0 commit comments

Comments
 (0)