We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 587972c + aa900ae commit 591af98Copy full SHA for 591af98
5 files changed
action.yml
@@ -41,7 +41,7 @@ outputs:
41
cache-hit:
42
description: 'A boolean value to indicate an exact match was found for the primary key'
43
runs:
44
- using: 'node12'
+ using: 'node16'
45
main: 'dist/restore/index.js'
46
post: 'dist/save/index.js'
47
post-if: 'success()'
0 commit comments