Skip to content

Commit e6436bd

Browse files
authored
Merge pull request #11 from intel/dependabot/github_actions/actions/upload-pages-artifact-3.0.1
Bump actions/upload-pages-artifact from 2.0.0 to 3.0.1
2 parents b89f038 + d411e75 commit e6436bd

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

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

0 commit comments

Comments
 (0)