Skip to content

Commit c6950cd

Browse files
authored
Merge pull request #111 from input-output-hk/dependabot/github_actions/actions/download-artifact-5
[CI] Bump actions/download-artifact from 4 to 5
2 parents a3f310e + 94519bb commit c6950cd

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
@@ -105,7 +105,7 @@ jobs:
105105
uses: actions/configure-pages@v5
106106

107107
- name: Download haddocks artifact
108-
uses: actions/download-artifact@v4
108+
uses: actions/download-artifact@v5
109109
with:
110110
name: haddocks
111111

0 commit comments

Comments
 (0)