Skip to content

Commit 9c243e6

Browse files
authored
Merge pull request #568 from IntersectMBO/dependabot/github_actions/actions/download-artifact-4.1.8
[CI] Bump actions/download-artifact from 4.1.7 to 4.1.8
2 parents b54ce01 + 6b756de commit 9c243e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
uses: actions/configure-pages@v5
115115

116116
- name: Download haddocks artifact
117-
uses: actions/[email protected].7
117+
uses: actions/[email protected].8
118118
with:
119119
name: haddocks
120120

0 commit comments

Comments
 (0)