Skip to content

Tags: ubicloud/setup-python

Tags

v5.3.0

[ubicloud] Use ubicloud/cache instead of actions/cache in the workflow

We just switched the cache package in the package.json file from
"actions/cache" to "ubicloud/cache".

When we execute `npm run build`, it simply puts the dependency packages
to the dist directory. This is why the change appears less clean.

v5

[ubicloud] Use ubicloud/cache instead of actions/cache in the workflow

We just switched the cache package in the package.json file from
"actions/cache" to "ubicloud/cache".

When we execute `npm run build`, it simply puts the dependency packages
to the dist directory. This is why the change appears less clean.

v5.1.0

[ubicloud] Use ubicloud/cache instead of actions/cache in the workflow

We just switched the cache package in the package.json file from
"actions/cache" to "ubicloud/cache".

When we execute `npm run build`, it simply puts the dependency packages
to the dist directory. This is why the change appears less clean.