Merged
Conversation
vsvipul
reviewed
May 30, 2022
| ### 3.0.2 | ||
| - Added support for dynamic cache size cap on GHES. | ||
|
|
||
| ### 3.0.3 |
Contributor
There was a problem hiding this comment.
why are we doing 2 releases?
Contributor
Author
There was a problem hiding this comment.
We're doing only one release i.e. 3.0.3. We had missed updating release notes for the previous release, hence added that information here just to track the same.
Contributor
There was a problem hiding this comment.
Ah nice. you might also want to add these to README.md. I'll suggest removing v2 from there now as they are quite old.
Contributor
Author
Contributor
Author
|
Tested the changes in my local repository. Things are working as expected. Merging the PR. |
|
9°#=1~~2
El dom, 26 de may. de 2024 00:11, ABIR HASAN ***@***.***>
escribió:
… ***@***.**** commented on this pull request.
8b54d92
<8b54d92>
—
Reply to this email directly, view it on GitHub
<#808 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGG5ZMT2TWFGTUYCRWCE4KDZEFVJBAVCNFSM5XJNJFJ2U5DIOJSWCZC7NNSXTPCQOVWGYUTFOF2WK43UKJSXM2LFO45TEMBXHE2DANJXGU2Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As part of fix needed for #624 , actions/toolkit was modified recently to warn the user telling no cache is being saved when there are no paths matching the given input paths.
This PR is to update the @actions/cache dependency with recently published v2.0.5 version of the same.