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