We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7410509 + a1438f7 commit a03b926Copy full SHA for a03b926
README.md
@@ -116,7 +116,7 @@ cache:
116
otp-version: "24.1" # Define the OTP version
117
118
# Don't cache PLTs based on mix.lock hash, as Dialyzer can incrementally update even old ones
119
- # Cache key based on Elixir & Erlang version (also usefull when running in matrix)
+ # Cache key based on Elixir & Erlang version (also useful when running in matrix)
120
- name: Restore PLT cache
121
uses: actions/cache@v2
122
id: plt_cache
0 commit comments