chore: upgrade dependencies and tooling (#232)

* chore: upgrade dependencies and tooling

* chore: upgrade dependencies and tooling
This commit is contained in:
Andrey Avtomonov 2026-05-29 11:56:55 +02:00 committed by GitHub
parent ed8f523362
commit d53cdac366
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 2737 additions and 2710 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({