Skip to content

Commit 4b19045

Browse files
authored
Merge pull request #794 from IntersectMBO/dependabot/github_actions/actions/upload-pages-artifact-4
[CI] Bump actions/upload-pages-artifact from 3 to 4
2 parents 99beeb5 + 190088d commit 4b19045

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
@@ -119,7 +119,7 @@ jobs:
119119
path: haddocks
120120

121121
- name: 📦 Upload documentation to Pages
122-
uses: actions/upload-pages-artifact@v3
122+
uses: actions/upload-pages-artifact@v4
123123
with:
124124
path: haddocks
125125

0 commit comments

Comments
 (0)