You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2025. It is now read-only.
- Handles restoring and caching to `DENO_DIR` for you.
11
11
- Annotates your source code from `deno lint --compact` output.\
12
12
See the summary of the most recent [Problem Matcher worflow](https://github.com/nekowinston/setup-deno/actions/workflows/problem-matcher.yml) for an example.
@@ -49,4 +49,4 @@
49
49
### Outputs:
50
50
- `deno-version`: The Deno version that was installed.
51
51
- `is-canary`: If the installed Deno version was a canary version.
52
-
- `cache-hit`: A boolean value to indicate an exact match was found for the key.
52
+
- `cache-hit`: A boolean value to indicate an exact match was found for the key.
0 commit comments