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