fix(CI/codestyle): bump dependencies for Node.js 20 (#19778)

This commit is contained in:
sudlud 2024-08-31 22:25:52 +02:00 committed by GitHub
parent 5331a29962
commit 43d60694e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: AzerothCore codestyle