Merge branch 'main' into modules-caching

This commit is contained in:
Ivan Zosimov (Akvelon INC) 2022-02-28 10:45:07 +03:00
commit fc2e404438
7 changed files with 55 additions and 444 deletions

View file

@ -22,7 +22,6 @@ inputs:
cache-dependency-path:
description: 'Used to specify the path to a dependency file: go.sum'
runs:
using: 'node12'
main: 'dist/setup/index.js'
post: 'dist/cache-save/index.js'
post-if: success()
using: 'node16'
main: 'dist/index.js'