Skip to content

Commit 23c6e8c

Browse files
committed
TL: workflow file update
1 parent d0ab612 commit 23c6e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
working-directory: ./
3030

3131
- name: Archive Build
32-
uses: actions/upload-artifact@v2
32+
uses: actions/upload-pages-artifact@v3
3333
with:
3434
name: site-build
3535
path: ./_site

0 commit comments

Comments
 (0)