Skip to content

Add Cache Hit Output#373

Merged
dmitry-shibanov merged 1 commit intoactions:mainfrom
ansraliant:add_cache_hit_output
Sep 7, 2022
Merged

Add Cache Hit Output#373
dmitry-shibanov merged 1 commit intoactions:mainfrom
ansraliant:add_cache_hit_output

Conversation

@ansraliant
Copy link
Copy Markdown
Contributor

Description:

Cache hit was being used as stated in this pr #275.
However, it was not included in the outputs of the action. It did not cause any mayor issues, but if you were to lint the workflows, then an output not defined error would pop up.
This Commit just adds the output to the list. Nothing more

Related issue:
#275
#306

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

Cache hit was being used as stated in this pr
actions#275.
However, it was not included in the outputs of the action. It did not
cause any mayor issues, but if you were to lint the workflows, then an
output not defined error would pop up.
This Commit just adds the output to the list. Nothing more
@ansraliant ansraliant requested a review from a team August 23, 2022 05:44
@dmitry-shibanov dmitry-shibanov merged commit 749e449 into actions:main Sep 7, 2022
tdfacer pushed a commit to ifit/setup-java that referenced this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants