Skip to content

Commit

Permalink
feat: Node version incremented to 16 from 12
Browse files Browse the repository at this point in the history
  • Loading branch information
kaanyagci committed May 28, 2023
1 parent f8b21e4 commit 620b3da
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 @@ -33,5 +33,5 @@ inputs:
default: "$newVersion"

runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 620b3da

Please sign in to comment.