We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecac05d commit 1b6f422Copy full SHA for 1b6f422
.github/workflows/tests.yml
@@ -162,4 +162,4 @@ jobs:
162
ADDITIONAL_PACKAGES: ${{ matrix.ADDITIONAL_PACKAGES }}
163
PLATFORM: ${{ matrix.PLATFORM }}
164
CACHE_POOCH: 'pooch'
165
- CACHE_POOCH_LABEL: ${{ matrix.EXTENSION_VERSION }}
+ CACHE_POOCH_LABEL: 'pooch-${{ matrix.EXTENSION_VERSION }}'
0 commit comments