Files
toolkit/packages/cache/__tests__/__fixtures__/action.yml
T
2026-01-29 13:32:49 -05:00

5 lines
170 B
YAML

name: 'Set env variables'
description: 'Sets certain env variables so that e2e restore and save cache can be tested in a shell'
runs:
using: 'node20'
main: 'index.js'