Update action.yml

This commit is contained in:
Tatyana Kostromskaya 2023-11-13 15:24:54 +01:00 committed by GitHub
parent b69b346013
commit b877d62a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -210,5 +210,5 @@ outputs:
staled-issues-prs:
description: 'List of all staled issues and pull requests.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'