Skip to content

Commit c4abc12

Browse files
authored
Merge pull request #31 from CCPBioSim/dependabot/github_actions/actions/download-artifact-8.0.1
Bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents b04a4c5 + 13aa99f commit c4abc12

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
@@ -121,7 +121,7 @@ jobs:
121121
- build
122122
steps:
123123
- name: Download digests
124-
uses: actions/download-artifact@v8.0.0
124+
uses: actions/download-artifact@v8.0.1
125125
with:
126126
path: ${{ runner.temp }}/digests
127127
pattern: digests-*

0 commit comments

Comments
 (0)