Skip to content

Commit edfafc8

Browse files
authored
Merge pull request #6 from leebeanbin/dependabot/github_actions/actions/upload-pages-artifact-4
chore(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents 6017e83 + 2db7a19 commit edfafc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo "Documentation built from docs/ and README.md"
5050
5151
- name: Upload artifact
52-
uses: actions/upload-pages-artifact@v3
52+
uses: actions/upload-pages-artifact@v4
5353
with:
5454
path: docs_build/
5555

0 commit comments

Comments
 (0)