Skip to content

Commit bf0e404

Browse files
committed
[DEVOPS-584] use cache number to reset cache
1 parent a493e48 commit bf0e404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • .github/actions/reusable-python-setup_pixi

.github/actions/reusable-python-setup_pixi/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ runs:
2828
- uses: prefix-dev/setup-pixi@v0.9.0
2929
with:
3030
pixi-version: v0.54.1
31+
cache-key: K{{ inputs.cache-number }}-
3132
cache: true
3233
locked: true
3334
env:

0 commit comments

Comments
 (0)