Fix action/upload's incompatible minor update (#1344)

This commit is contained in:
Hynek Schlawack 2024-09-03 06:42:25 +02:00 committed by GitHub
parent 64ff5a9fa5
commit 558c83523b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ jobs:
with: with:
name: coverage-data-${{ matrix.python-version }} name: coverage-data-${{ matrix.python-version }}
path: .coverage.* path: .coverage.*
include-hidden-files: true
if-no-files-found: ignore if-no-files-found: ignore
tests-pypy: tests-pypy: