ci: bump actions/upload-pages-artifact from 4 to 5 (#2273)
Link: https://github.com/nix-community/stylix/pull/2273 Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
d3e447786b
commit
43e20cee10
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
|
||||
- run: nix build .#doc
|
||||
|
||||
- uses: actions/upload-pages-artifact@v4
|
||||
- uses: actions/upload-pages-artifact@v5
|
||||
with:
|
||||
path: result
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue