Skip to content

Commit 9e7fb58

Browse files
authored
Merge pull request #19 from ecobee/remove-deprecations
2 parents 728bc88 + 6a0285a commit 9e7fb58

7 files changed

Lines changed: 46883 additions & 9500 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ outputs:
2525
changelog:
2626
description: A markdown representation of the changes in the new release
2727
runs:
28-
using: 'node12'
28+
using: 'node20'
2929
main: 'dist/index.js'

0 commit comments

Comments
 (0)