Skip to content

Commit 633d918

Browse files
authored
Merge pull request #19 from CCPBioSim/dependabot/github_actions/actions/download-artifact-7.0.0
2 parents 04c8127 + 3b52148 commit 633d918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
- build
114114
steps:
115115
- name: Download digests
116-
uses: actions/download-artifact@v6.0.0
116+
uses: actions/download-artifact@v7.0.0
117117
with:
118118
path: ${{ runner.temp }}/digests
119119
pattern: digests-*

0 commit comments

Comments
 (0)