We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60b02b0 + 05ad0d0 commit abbb1f6Copy full SHA for abbb1f6
action.yml
@@ -2,7 +2,7 @@ name: 'Remove artifacts'
2
author: 'c-hive'
3
description: ''
4
runs:
5
- using: 'node12'
+ using: 'node16'
6
main: 'dist/index.js'
7
inputs:
8
age:
0 commit comments