chore: upgrade dependencies and tooling

This commit is contained in:
Andrey Avtomonov 2026-05-28 16:14:53 +02:00
parent 6837ab253d
commit 0c0991348e
14 changed files with 2811 additions and 2910 deletions

View file

@ -22,7 +22,7 @@ jobs:
github.event.issue.author_association != 'COLLABORATOR'
steps:
- name: Apply needs-triage label
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
script: |
await github.rest.issues.addLabels({