Skip to content

Commit

Permalink
manually resolve conflict in favor of node12 for v1
Browse files Browse the repository at this point in the history
  • Loading branch information
hmakholm committed Apr 27, 2022
1 parent e3983ef commit 8371fda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions autobuild/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,5 @@ inputs:
$GITHUB_WORKSPACE as its working directory.
required: false
runs:
<<<<<<< HEAD
using: 'node12'
main: '../lib/autobuild-action.js'
=======
using: 'node16'
main: '../lib/autobuild-action.js'
>>>>>>> origin/releases/v2

0 comments on commit 8371fda

Please sign in to comment.