Skip to content

Commit 2f8d9f1

Browse files
authored
Merge pull request #4 from CCPBioSim/dependabot/github_actions/actions/download-artifact-6.0.0
2 parents 5198c84 + 9544146 commit 2f8d9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- build
9393
steps:
9494
- name: Download digests
95-
uses: actions/download-artifact@v5.0.0
95+
uses: actions/download-artifact@v6.0.0
9696
with:
9797
path: ${{ runner.temp }}/digests
9898
pattern: digests-*

0 commit comments

Comments
 (0)