Skip to content

Commit 12dae42

Browse files
authored
Merge pull request #96 from input-output-hk/jdral/upload-pages-artifact-3
Bump actions/upload-pages-artifact from 2 to 3
2 parents 5af869e + a6ff07b commit 12dae42

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
tar vzxf haddocks.tgz
115115
116116
- name: Upload haddocks artifact to pages
117-
uses: actions/upload-pages-artifact@v2
117+
uses: actions/upload-pages-artifact@v3
118118
with:
119119
path: ./docs/haddocks
120120

0 commit comments

Comments
 (0)