Use upload@v4 for docset

This commit is contained in:
Hynek Schlawack 2023-12-31 07:34:23 +01:00
parent bb45938ab9
commit cbfc9d6672
No known key found for this signature in database
GPG Key ID: AE2536227F69F181
1 changed files with 2 additions and 3 deletions

View File

@ -10,8 +10,7 @@ env:
PIP_DISABLE_PIP_VERSION_CHECK: "1"
PIP_NO_PYTHON_VERSION_WARNING: "1"
permissions:
contents: read
permissions: {}
jobs:
docset:
@ -28,7 +27,7 @@ jobs:
- run: python -Im tox run -e docset
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: docset
path: attrs.tgz