Skip to content

Fix incorrect key syntax in actions/cache/save - #411

Merged
ppkarwasz merged 1 commit into
mainfrom
fix/deploy-site-typo
Jun 10, 2025
Merged

Fix incorrect key syntax in actions/cache/save#411
ppkarwasz merged 1 commit into
mainfrom
fix/deploy-site-typo

Conversation

@ppkarwasz

Copy link
Copy Markdown
Member

The key parameter for the actions/cache/save action introduced in #409 is not evaluated due to missing expression syntax.

The `key` parameter for the `actions/cache/save` action introduced in #409 is not evaluated due to missing expression syntax.
@ppkarwasz
ppkarwasz enabled auto-merge (squash) June 10, 2025 11:22
vy
vy approved these changes Jun 10, 2025
@ppkarwasz
ppkarwasz merged commit 12bdb03 into mainJun 10, 2025
@ppkarwasz
ppkarwasz deleted the fix/deploy-site-typo branch June 10, 2025 11:27
Sign up for freeto 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

@ppkarwasz@vy