actions: test cache/{restore,save}@v4 support
This commit is contained in:
parent
dca3641cf3
commit
8b3c0a55e7
5 changed files with 84 additions and 1 deletions
|
@ -105,7 +105,7 @@ function test_actions() {
|
|||
done
|
||||
fi
|
||||
|
||||
for example in echo checkout service container expression local-action docker-action if if-fail push tag push-cancel artifacts pull-request context ; do
|
||||
for example in echo cache checkout service container expression local-action docker-action if if-fail push tag push-cancel artifacts pull-request context ; do
|
||||
run actions_verify_example $example
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue