Skip to content

Commit 92bd78c

Browse files
committed
revert node12 change
1 parent d185553 commit 92bd78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ inputs:
1515
description: 'Additional options supported by postgresql simple SQL shell. These options will be applied when executing the given file on the Azure DB for Postgresql. In case of multiple files, the same args will be applied for all files'
1616
required: false
1717
runs:
18-
using: 'node16'
18+
using: 'node12'
1919
main: 'lib/main.js'

0 commit comments

Comments
 (0)