Skip to content

Commit c0b57ff

Browse files
authored
Merge pull request #642 from IntersectMBO/dependabot/github_actions/actions/download-artifact-4.2.1
[CI] Bump actions/download-artifact from 4.1.9 to 4.2.1
2 parents 53c7eeb + 7dc68e9 commit c0b57ff

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
@@ -108,7 +108,7 @@ jobs:
108108
uses: actions/configure-pages@v5
109109

110110
- name: Download haddocks artifact
111-
uses: actions/download-artifact@v4.1.9
111+
uses: actions/download-artifact@v4.2.1
112112
with:
113113
name: haddocks
114114

0 commit comments

Comments
 (0)