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 abbb1f6 + 9ee1c70 commit 44fc7acCopy full SHA for 44fc7ac
action.yml
@@ -2,7 +2,7 @@ name: 'Remove artifacts'
2
author: 'c-hive'
3
description: ''
4
runs:
5
- using: 'node16'
+ using: 'node20'
6
main: 'dist/index.js'
7
inputs:
8
age:
0 commit comments