cache
cache copied to clipboard
Cache dependencies and build outputs in GitHub Actions
### Description: Version 3 of the cache action breaks caching for Windows self-hosted runners, specifically when running on a self-hosted runner utilizing the Windows operating system. The issue stems from...
With the release of Runner v2.310.0 https://github.com/actions/runner/releases/tag/v2.310.0, the default version of Node to use has been changed use `node20` > Update default version to node20 by @takost in https://github.com/actions/runner/pull/2844 We...
I am caching the build directory of `swift-format`. The cache is being restored successfully on the exact key, but the `cache-hit` variable seems being set to `false`. Is the code...
## Description ## Motivation and Context Bump actions versions ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...
> ## Description > ## Motivation and Context > ## How Has This Been Tested? > ## Screenshots (if appropriate): > ## Types of changes > * [x] Bug fix...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue)...
## Description Windows runners use PowerShell by default, so provided docs are not relevant for this os. ## Motivation and Context Fixes #1220 ## How Has This Been Tested? Tested...
[
[ ``` ``` ](url) _Originally posted by @Sinlee94 in https://github.com/actions/cache/issues/1388#issuecomment-2078567829_
> > * > [2024-03-01T17:38:57.4236128Z ##[debug]Starting: Set up job > > > Current runner version: '2.313.0' > > > Operating System > > > Runner Image > > > Runner...
> ## Description > ## Motivation and Context > ## How Has This Been Tested? > ## Screenshots (if appropriate): > ## Types of changes > * [x] Bug fix...