Skip to content

Commit

Permalink
Merge pull request #61 from coder-xiaomo/master
Browse files Browse the repository at this point in the history
using: node20
  • Loading branch information
thisismydesign authored Apr 4, 2024
2 parents abbb1f6 + 9ee1c70 commit 44fc7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Remove artifacts'
author: 'c-hive'
description: ''
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
inputs:
age:
Expand Down

0 comments on commit 44fc7ac

Please sign in to comment.