Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
manually resolve conflict in favor of node12 for v1
  • Loading branch information
Henning Makholm 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
@@ -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.