ci: bump actions/upload-pages-artifact from 3 to 4 (#1859)
Link: https://github.com/nix-community/stylix/pull/1859 Reviewed-by: 0xda157 <da157@voidq.com> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
f19ac46f6a
commit
948720e297
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
|
||||
- run: nix build .#doc
|
||||
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
- uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: result
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue