Skip to content

Commit 968ed2a

Browse files
authored
ci: update actions/upload-page-artifact to v3.0.1 (#131)
1 parent 46959dd commit 968ed2a

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
@@ -107,7 +107,7 @@ jobs:
107107
uses: actions/configure-pages@b8130d9ab958b325bbde9786d62f2c97a9885a0e # v3.0.7
108108

109109
- name: Upload artifact
110-
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
110+
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
111111
with:
112112
path: "./docs/book/html/"
113113

0 commit comments

Comments
 (0)