Skip to content

Commit af331e0

Browse files
committed
testing
1 parent f4e2df7 commit af331e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-and-cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inputs:
99
hash-files:
1010
description: "Files to use to generate the hash key for the lock file."
1111
required: false
12-
default: "{pixi.toml,pyproject.toml}"
12+
default: "**/pixi.toml"
1313

1414
outputs:
1515
pixi-version:

0 commit comments

Comments
 (0)