Update all Pages starter workflows to use upload-pages-artifact@v2

This commit is contained in:
James M. Greene
2023-07-10 23:00:03 -05:00
parent 0582bb6eb4
commit 0c238aec84
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
- name: Build with mdBook
run: mdbook build
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2
with:
path: ./book