mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 21:04:26 +08:00
fix(CI/codestyle): bump dependencies for Node.js 20 (#19778)
This commit is contained in:
parent
5331a29962
commit
43d60694e4
2
.github/workflows/codestyle.yml
vendored
2
.github/workflows/codestyle.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user