Skip to content

Commit a878479

Browse files
committed
Trying to fix CI
1 parent b57feac commit a878479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Build with mdBook
4949
run: mdbook build
5050
- name: Upload artifact
51-
uses: actions/upload-pages-artifact@v2
51+
uses: actions/upload-pages-artifact@v3
5252
with:
5353
path: ./book
5454

0 commit comments

Comments
 (0)