Skip to content

Commit dcc1852

Browse files
committed
Bump upload-artifact action version
1 parent de1b5a6 commit dcc1852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/manual.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
working-directory: manual
3434

3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v1
36+
uses: actions/upload-pages-artifact@v3
3737
with:
3838
path: manual/book
3939

0 commit comments

Comments
 (0)