Skip to content

Commit f919dc1

Browse files
authored
Merge pull request #225 from input-output-hk/dependabot/github_actions/actions/upload-pages-artifact-4
build(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents aadd360 + b6d0ef4 commit f919dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cabal haddock-project --prologue=README.haddock --hackage all
6464
6565
- name: Upload artifacts
66-
uses: actions/upload-pages-artifact@v3
66+
uses: actions/upload-pages-artifact@v4
6767
with:
6868
path: ./haddocks
6969

0 commit comments

Comments
 (0)