mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
Update actions/upload-artifact action to v6 (#9227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Generate Docs
|
||||
run: ./test_docs.sh
|
||||
|
||||
- uses: actions/upload-artifact@v5
|
||||
- uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: docs
|
||||
path: site/
|
||||
|
||||
Reference in New Issue
Block a user