Skip to content

Commit

Permalink
upgrading to node16
Browse files Browse the repository at this point in the history
  • Loading branch information
prasad-apollo committed Aug 27, 2023
1 parent 4d93039 commit 10233a7
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 @@ -20,5 +20,5 @@ inputs:
description: 'A type to indicate whether this is a personal access token or github app access token. Allowed types: "personal" and "app". This impacts the ability to create empty groups'
default: 'personal'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 10233a7

Please sign in to comment.