openslide / openslide-bin

Binary builds of OpenSlide and its dependencies
https://openslide.org/download/#binaries
GNU Lesser General Public License v2.1
18 stars 28 forks source link

workflows: drop `save-always` from `actions/cache` invocation #274

Closed bgilbert closed 1 month ago

bgilbert commented 1 month ago

The option never actually worked, and is being deprecated upstream. We could implement it ourselves with separate actions/cache/save and actions/cache/restore invocations, but don't bother for now.

openslide-bot commented 1 month ago

DCO signed off :heavy_check_mark:

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.