Skip to content

Commit 5af869e

Browse files
authored
Merge pull request #94 from input-output-hk/dependabot/github_actions/actions/configure-pages-5
[CI] Bump actions/configure-pages from 3 to 5
2 parents 7988a4c + ed786c1 commit 5af869e

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
@@ -102,7 +102,7 @@ jobs:
102102
uses: actions/checkout@v4
103103

104104
- name: Setup Pages
105-
uses: actions/configure-pages@v3
105+
uses: actions/configure-pages@v5
106106

107107
- name: Download haddocks artifact
108108
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)