mirror of https://github.com/nirenjan/libx52.git
Merge pull request #61 from nirenjan/dependabot/github_actions/actions/upload-pages-artifact-4
build(deps): bump actions/upload-pages-artifact from 3 to 4pull/62/head
commit
e479e338a2
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
run: find ./build -type f -print
|
||||
|
||||
- name: Upload built pages
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: './build/docs/html'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue