mirror of
https://github.com/microsoft/WSL.git
synced 2026-04-29 03:49:39 -05:00
Upgrade GitHub Actions to latest versions (#13896)
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: mkdocs build -f doc/mkdocs.yml
|
||||
shell: bash
|
||||
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
- uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: doc/site
|
||||
|
||||
|
||||
Reference in New Issue
Block a user