4
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-11-07 18:46:56 +00:00

Fix test workflow

This commit is contained in:
Cyril Rohr 2025-05-27 14:15:43 +02:00
parent ae0e379aa0
commit 69ead22226
No known key found for this signature in database

View file

@ -10,7 +10,7 @@ on:
- main - main
- releases/** - releases/**
- fix/** - fix/**
- v4 - v4*
jobs: jobs:
# End to end save and restore # End to end save and restore