Skip to content

Commit 87b257c

Browse files
authored
Merge pull request #90 from input-output-hk/dependabot/github_actions/actions/download-artifact-4
[CI] Bump actions/download-artifact from 3 to 4
2 parents dfe7ed6 + be5c9d5 commit 87b257c

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@v3
106106

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

0 commit comments

Comments
 (0)