Skip to content

Commit 3ea0f8a

Browse files
authored
Merge pull request hed-standard#1112 from hed-standard/dependabot/github_actions/main/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 2dc3060 + 703c84a commit 3ea0f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/configure-pages@v5
5757

5858
- name: Upload artifact
59-
uses: actions/upload-pages-artifact@v3
59+
uses: actions/upload-pages-artifact@v4
6060
with:
6161
path: ./docs/_build/html
6262

0 commit comments

Comments
 (0)