Skip to content

Commit

Permalink
feat(actions): update to use node20
Browse files Browse the repository at this point in the history
  • Loading branch information
rhahao authored Sep 25, 2023
1 parent bd0267f commit 7654225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
required: false
default: true
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'play-circle'
Expand Down

0 comments on commit 7654225

Please sign in to comment.