Skip to content

Commit c231a60

Browse files
authored
Merge pull request #166 from LDMX-Software/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 5d0a7c7 + 67e0343 commit c231a60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
steps:
9898
-
9999
name: Download digests
100-
uses: actions/download-artifact@v7
100+
uses: actions/download-artifact@v8
101101
with:
102102
path: digests
103103
pattern: digest-*

0 commit comments

Comments
 (0)