We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09d94f commit c7b590aCopy full SHA for c7b590a
action.yml
@@ -3,7 +3,7 @@ description: An action that allows you to sync labels from a repository or a con
3
author: Federico Grandi <[email protected]>
4
5
runs:
6
- using: node16
+ using: node20
7
main: lib/index.js
8
9
inputs:
0 commit comments