Skip to content

Commit a9d0215

Browse files
authored
Merge pull request #24 from CCPBioSim/dependabot/github_actions/actions/download-artifact-8.0.0
Bump actions/download-artifact from 7.0.0 to 8.0.0
2 parents e0b2ac3 + 1e917be commit a9d0215

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
@@ -120,7 +120,7 @@ jobs:
120120
- build
121121
steps:
122122
- name: Download digests
123-
uses: actions/download-artifact@v7.0.0
123+
uses: actions/download-artifact@v8.0.0
124124
with:
125125
path: ${{ runner.temp }}/digests
126126
pattern: digests-*

0 commit comments

Comments
 (0)