Skip to content

Commit 77f3dac

Browse files
authored
Merge pull request #603 from IntersectMBO/dependabot/github_actions/actions/download-artifact-4.1.9
[CI] Bump actions/download-artifact from 4.1.8 to 4.1.9
2 parents c695f0c + 98ab918 commit 77f3dac

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].8
117+
uses: actions/[email protected].9
118118
with:
119119
name: haddocks
120120

0 commit comments

Comments
 (0)