Skip to content

Commit a493e48

Browse files
committed
[DEVOPS-584] minor fix in comment
1 parent c75e48b commit a493e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/reusable-python-setup_pixi

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Setup pixi env
22
description: Setup pixi environment for Python
33
inputs:
44
cache-number:
5-
description: 'Cache number to reset cache if poetry.lock has not changed'
5+
description: 'Cache number to reset cache if pixi.lock has not changed'
66
required: true
77
type: number
88
runner-os:

0 commit comments

Comments
 (0)