Skip to content

Commit 003bd33

Browse files
authored
Update rustdoc-pages.yml
Should fix the build
1 parent c7b1b47 commit 003bd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rustdoc-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
id: pages
4141
uses: actions/configure-pages@v2
4242
- name: Upload artifact
43-
uses: actions/upload-pages-artifact@v1
43+
uses: actions/upload-pages-artifact@v3
4444
with:
4545
# Upload entire doc folder
4646
path: './target/doc'

0 commit comments

Comments
 (0)