Skip to content

Commit 0be3e63

Browse files
chore(deps): bump actions/upload-pages-artifact from 1.0.9 to 2.0.0 (#373)
1 parent 72e4444 commit 0be3e63

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@f156874f8191504dae5b037505266ed5dda6c382 # v3.0.6
6868

6969
- name: Upload documentation artifact
70-
uses: actions/upload-pages-artifact@66b63f4a7de003f4f00cc8e9af4b83b8f2abdb96 # v1.0.9
70+
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
7171
with:
7272
# Upload html/ directory.
7373
path: html

0 commit comments

Comments
 (0)