Skip to content

Commit 4330bb0

Browse files
Update README.md
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
1 parent c7c45b5 commit 4330bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ By default, the cache is automatically keyed by:
166166
- the github
167167
[job_id](https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_id)
168168
- the runner os and architecture
169-
- a hash of the deno.lock files in the project
169+
- a hash of the `deno.lock` files in the project
170170

171171
It is possible to customize the default hash
172172
(`${{ hashFiles('**/deno.lock') }}`) used as part of the cache key via the

0 commit comments

Comments
 (0)