mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
.github/workflows/docs: fixup upload-pages-artifact version
This commit is contained in:
parent
8bcabf2f5a
commit
11e98b0140
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
uses: actions/configure-pages@v4
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue