Skip to content

Commit

Permalink
Update node runtime from 12 to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
zebby76 committed Apr 12, 2023
1 parent 2c7b120 commit 4e54d61
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 @@ -6,5 +6,5 @@ inputs:
description: 'The BATS version to setup. Example: 1.0.0 or master, default: 1.2.1'
default: '1.2.1'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 4e54d61

Please sign in to comment.