Fix cache update for JBang#14727
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
I think, I forgot to add some cache for JBang.
This PR fixes it.
Refs https://github.com/JabRef/jabref-issue-melting-pot/issues/1172
Steps to test
See happy CI
Mandatory checks
CHANGELOG.mdin a way that is understandable for the average user (if change is visible to the user)PR Type
Bug fix
Description
Changed cache action from restore-only to full cache
Enables both restore and save operations for JBang
Fixes incomplete caching setup for JBang dependencies
Diagram Walkthrough
File Walkthrough
binaries.yml
Switch from cache restore to full cache action.github/workflows/binaries.yml
actions/cache/restore@v5toactions/cache@v5