Skip to content

Commit 4e0ef09

Browse files
authored
1 parent f8c29dc commit 4e0ef09

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
@@ -2,7 +2,7 @@ name: 'Flake8 Annotator'
22
author: 'Raphael Bialon'
33
description: 'Annotate PRs with flake8 errors and warnings from Github checks output'
44
runs:
5-
using: 'node12'
5+
using: 'node16'
66
main: 'index.js'
77
branding:
88
icon: 'check-circle'

0 commit comments

Comments
 (0)