Skip to content

Bump @actions/tool-cache from 2.0.1 to 2.0.2 #216

Bump @actions/tool-cache from 2.0.1 to 2.0.2

Bump @actions/tool-cache from 2.0.1 to 2.0.2 #216

Triggered via pull request January 20, 2025 11:26
Status Success
Total duration 21s
Artifacts

workflow.yaml

on: pull_request
unit-tests
12s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests: test/Example.hs#L9
Suggestion in someStr in module Foo: Redundant bracket%0AFound: "do show $ ((map (x +) xs))"%0APerhaps: "do show $ map (x +) xs"