Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
actions
/
cache
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
5.5k
Code
Issues
160
Pull requests
77
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cache
src
on
main
User selector
All users
All time
Commit history
Commits on Jun 23, 2026
Bump @actions/cache to v6.1.0 - handle cache write error due to RO token
jasongin
committed
d8cd72f
View commit details
Copy full SHA for d8cd72f
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
appease the linter
jww3
committed
71d826c
View commit details
Copy full SHA for 71d826c
View code at this point
Browse repository at this point
Revise `isGhes` logic
jww3
authored
d730250
View commit details
Copy full SHA for d730250
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Restore original behavior of `cache-hit` output (#1467)
Show description for 3624ceb
joshmgross
authored
3624ceb
View commit details
Copy full SHA for 3624ceb
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
Fix cache-hit output when cache missed (#1404)
Show description for 40c3b67
fchimpan
and
joshmgross
authored
40c3b67
View commit details
Copy full SHA for 40c3b67
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
Fix fail-on-cache-miss not working
cdce8p
committed
e29dad3
View commit details
Copy full SHA for e29dad3
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
Fix format
takost
committed
e718767
View commit details
Copy full SHA for e718767
View code at this point
Browse repository at this point
Apply workaround for earlyExit
takost
committed
0122982
View commit details
Copy full SHA for 0122982
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
Consume latest toolkit and fix dangling promise bug (#1217)
Show description for f7ebb81
chkimes
authored
f7ebb81
View commit details
Copy full SHA for f7ebb81
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Add `lookup-only` option (#1041)
Show description for 940f3d7
cdce8p
and
kotewar
authored
940f3d7
View commit details
Copy full SHA for 940f3d7
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Add `fail-on-cache-miss` option (#1036)
Show description for 627f0f4
cdce8p
authored
627f0f4
View commit details
Copy full SHA for 627f0f4
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Add support to opt-in enable cross-os caching on windows (#1056)
Show description for 6fd2d45
Phantsure
authored
6fd2d45
View commit details
Copy full SHA for 6fd2d45
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
GA for granular cache (#1035)
Show description for c17f4bf
6 people
authored
c17f4bf
View commit details
Copy full SHA for c17f4bf
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
refactor: Use early return pattern to avoid nested conditions
Show description for 35f4702
jongwooo
committed
35f4702
View commit details
Copy full SHA for 35f4702
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
Remove sort logic from inputs
Vipul
committed
68d9698
View commit details
Copy full SHA for 68d9698
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
Updated the GHES warning message (#925)
Show description for 1a78ace
tiwarishub
authored
1a78ace
View commit details
Copy full SHA for 1a78ace
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Removed unnecessary backslash in regex
kotewar
committed
8954b07
View commit details
Copy full SHA for 8954b07
View code at this point
Browse repository at this point
Formatted files with prettier
kotewar
committed
0ae6818
View commit details
Copy full SHA for 0ae6818
View code at this point
Browse repository at this point
Sort inputs and remove whitespaces after exclamation at the beginning of lines
mondeja
authored and
Vipul
committed
204fa1a
View commit details
Copy full SHA for 204fa1a
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Consuming 3.0 actions/cache (#834)
Show description for 354a2ae
tiwarishub
authored
354a2ae
View commit details
Copy full SHA for 354a2ae
View code at this point
Browse repository at this point
Commits on May 4, 2022
lint
t-dedah
authored
60742c2
View commit details
Copy full SHA for 60742c2
View code at this point
Browse repository at this point
Update restore.ts
t-dedah
authored
626c44c
View commit details
Copy full SHA for 626c44c
View code at this point
Browse repository at this point
Turning error from any to unknown
t-dedah
authored
f2d5621
View commit details
Copy full SHA for f2d5621
View code at this point
Browse repository at this point
Update dependencies with older minimist version
vsvipul
committed
887b906
View commit details
Copy full SHA for 887b906
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Enabling actions/cache for GHES based on presence of AC service (#774)
Show description for 136d96b
tiwarishub
authored
136d96b
View commit details
Copy full SHA for 136d96b
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Add "see more" link to GHE-not-supported warning (#609)
Show description for 2ebdcff
slaweet
authored
2ebdcff
View commit details
Copy full SHA for 2ebdcff
View code at this point
Browse repository at this point
Commits on May 27, 2021
Catch and log unhandled exceptions stemming from closed file descriptor (#596)
dhadka
authored
c64c572
View commit details
Copy full SHA for c64c572
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Make save/restore logs akin (#509)
Show description for 26968a0
rosik
authored
26968a0
View commit details
Copy full SHA for 26968a0
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
Use parseInt instead of Number to handle empty strings
dhadka
committed
4bceb75
View commit details
Copy full SHA for 4bceb75
View code at this point
Browse repository at this point
Adds input for upload chunk size
dhadka
committed
a6f1f4b
View commit details
Copy full SHA for a6f1f4b
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Use warning instead of info
dhadka
committed
d3e4f21
View commit details
Copy full SHA for d3e4f21
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
No-op on GHES
dhadka
committed
4d604c6
View commit details
Copy full SHA for 4d604c6
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Improve string split
dhadka
committed
d60d2be
View commit details
Copy full SHA for d60d2be
View code at this point
Browse repository at this point
Commits on May 19, 2020
React to feeback and change to use 0.2.0 cache package
Aiqiao Yan
authored and
Aiqiao Yan
committed
bcc23b9
View commit details
Copy full SHA for bcc23b9
View code at this point
Browse repository at this point
Commits on May 15, 2020
Switch cache action to use the cache node package
Aiqiao Yan
authored and
Aiqiao Yan
committed
7f9517a
View commit details
Copy full SHA for 7f9517a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.