/
fscourge
/
cache
Обзор
Документация
Войти
/
fscourge
/
cache
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
cache
/
restore
/
..
README.md
docs: Update other actions in examples to the latest version
8 месяцев назад
action.yml
update to node24
год назад
Restore action
Documentation
Inputs
Outputs
Environment Variables
Use cases
Only restore cache
Save intermediate private build artifacts
Step 1 - Build the parent module and save it
Step 2 - Restore the built artifact from cache using the same key and path
Exit workflow on cache miss
Tips
Reusing primary key and restored key in the save action
Using restore action outputs to make save action behave just like the cache action
Ensuring proper restores and save happen across the actions
README.md