1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/features/actions-caching.yml
Sarah Schneider b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00

8 lines
166 B
YAML

# Reference: #6456
# General versioning for caching feature for Actions, newly added to GHES in 3.5
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'