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

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'