Skip to content

Commit 0eb855c

Browse files
committed
gha: bump site runner
1 parent 563a3e6 commit 0eb855c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
working-directory: site/
2929
- run: make site-build
3030
- uses: actions/configure-pages@v2
31-
- uses: actions/upload-pages-artifact@v1
31+
- uses: actions/upload-pages-artifact@v4
3232
with:
3333
path: site/.vitepress/dist
3434
- id: deployment

0 commit comments

Comments
 (0)