mirror of
https://github.com/distribution/distribution.git
synced 2025-08-09 02:37:41 +00:00
build(deps): bump actions/upload-pages-artifact from 2 to 3 (#4234)
This commit is contained in:
commit
2fcf2091e2
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
echo "::warning title=Invalid file permissions automatically fixed::$line"
|
echo "::warning title=Invalid file permissions automatically fixed::$line"
|
||||||
done
|
done
|
||||||
- name: Upload Pages artifact
|
- name: Upload Pages artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: ./build/docs
|
path: ./build/docs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user