Bumping up actions/cache version to 1.0.8#254
Merged
dmitry-shibanov merged 4 commits intoactions:mainfrom Nov 29, 2021
Merged
Conversation
Contributor
|
Hello @aparna-ravindra. Thank you for your pull request. Could you please run the |
added 2 commits
November 23, 2021 14:44
> setup-java@2.0.0 build /Users/aparnaravindra/work/setup-java > ncc build -o dist/setup src/setup-java.ts && ncc build -o dist/cleanup src/cleanup-java.ts ncc: Version 0.20.5 ncc: Compiling file index.js ncc: Using typescript@4.2.3 (local user-provided) 3951kB dist/setup/index.js 3951kB [6283ms] - ncc 0.20.5 ncc: Version 0.20.5 ncc: Compiling file index.js ncc: Using typescript@4.2.3 (local user-provided) 2631kB dist/cleanup/index.js 2631kB [5306ms] - ncc 0.20.5
Contributor
|
Hello @aparna-ravindra. Could you please sync your changes with the main branch, after that we'll merge your pull request. |
|
nuo servi versija nuoja udeita pasidarykite su disoveri 1,49 |
tdfacer
pushed a commit
to ifit/setup-java
that referenced
this pull request
Oct 7, 2025
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.
Description:
Use the new version
1.0.8of@actions/cacheto enable cache uploads upto 10GB.Changes include:
@actions/cacheherenpm run buildlicensed cachecommand. This check was failing without it.Related issue:
#253
Check list: