Skip to content

Avoid upcoming cache action deprecation#42

Merged
ianks merged 1 commit into
mainfrom
remove-deprecated-config
Nov 18, 2024
Merged

Avoid upcoming cache action deprecation#42
ianks merged 1 commit into
mainfrom
remove-deprecated-config

Conversation

@gjtorikian

Copy link
Copy Markdown
Member

This just started popping up in my logs:

Input `save-always` has been deprecated with message

save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

GitHub recently removed flagged the argument as deprecated: actions/cache#1452

This PR is an attempt to work around the upcoming breakage.

@ianks

ianks commented Nov 18, 2024

Copy link
Copy Markdown
Contributor

ty!

@ianks ianks merged commit e2613d1 into main Nov 18, 2024
@gjtorikian gjtorikian deleted the remove-deprecated-config branch January 8, 2025 13:40
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.

2 participants