We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe.
The newer cache GHA have a split save and restore actions. This is just easier for a lot of use cases.
Describe the solution you'd like
Basically you create a folder save and restore with the action.yml that points to a different entrypoint.
save
restore
action.yml
Describe alternatives you've considered
I dont think there is an alternative at this moment?
The text was updated successfully, but these errors were encountered:
Add save and restore actions
1116d64
Closes tespkg#38
4ec05a0
Closes #38
Thanks @mattlewis92 and @jackieli-tes <3
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
The newer cache GHA have a split save and restore actions. This is just easier for a lot of use cases.
Describe the solution you'd like
Basically you create a folder
save
andrestore
with theaction.yml
that points to a different entrypoint.Describe alternatives you've considered
I dont think there is an alternative at this moment?
The text was updated successfully, but these errors were encountered: