Skip to content

Commit 8025c6b

Browse files
Merge pull request #20 from MarkoSagadin/master
2 parents 8e44c5b + 8be1721 commit 8025c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ inputs:
1818
description: 'The path to the changelog file. Defaults to `./CHANGELOG.md`'
1919
required: false
2020
runs:
21-
using: 'node12'
21+
using: 'node16'
2222
main: 'dist/index.js'

0 commit comments

Comments
 (0)