We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3566593 commit 7bc76fdCopy full SHA for 7bc76fd
README.md
@@ -34,7 +34,8 @@ jobs:
34
- Stating a relative or absolute path to the `.tool-versions` file.
35
- Should be used only if `scarb-version` is not specified.
36
- `scarb-lock` - **Optional**. String.
37
- - Stating a relative or absolute path to the `Scarb.lock` file.
+ - Stating a relative or absolute path to the `Scarb.lock` file used for caching dependencies.
38
+ - Empty/not specified: `Scarb.lock` in the working directory will be used.
39
40
## Outputs
41
0 commit comments