Skip to content

Commit 6e1bea3

Browse files
authored
Merge pull request #25 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 54bb1eb + 3b8f787 commit 6e1bea3

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
@@ -75,7 +75,7 @@ jobs:
7575
- build
7676
steps:
7777
- name: Download digests
78-
uses: actions/download-artifact@v8.0.0
78+
uses: actions/download-artifact@v8.0.1
7979
with:
8080
path: ${{ runner.temp }}/digests
8181
pattern: digests-*

0 commit comments

Comments
 (0)