Skip to content

Commit

Permalink
Merge pull request #1 from Zorgji/node16
Browse files Browse the repository at this point in the history
update to node 16
  • Loading branch information
emiliopedrollo authored Feb 23, 2024
2 parents b321918 + 5ba5250 commit 4386214
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 @@ -24,7 +24,7 @@ inputs:
required: false
default: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
icon: git-merge
Expand Down

0 comments on commit 4386214

Please sign in to comment.