Skip to content

Commit 44fc7ac

Browse files
Merge pull request #61 from coder-xiaomo/master
using: node20
2 parents abbb1f6 + 9ee1c70 commit 44fc7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Remove artifacts'
22
author: 'c-hive'
33
description: ''
44
runs:
5-
using: 'node16'
5+
using: 'node20'
66
main: 'dist/index.js'
77
inputs:
88
age:

0 commit comments

Comments
 (0)