Skip to content

Commit 6963bd4

Browse files
chore(deps): bump actions/upload-pages-artifact from 2.0.0 to 3.0.0 (#580)
1 parent 08f5fcf commit 6963bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_deploy-github-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
6868

6969
- name: Upload documentation artifact
70-
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
70+
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
7171
with:
7272
# Upload html/ directory.
7373
path: html

0 commit comments

Comments
 (0)