mirror of
https://github.com/distribution/distribution.git
synced 2025-09-21 19:18:25 +00:00
build(deps): bump actions/upload-pages-artifact from 3 to 4 (#4691)
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Upload Pages artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: ./build/docs
|
||||
|
||||
|
Reference in New Issue
Block a user