chore: Cleans workflows for NodeJS 24 (#2394)
This commit is contained in:
parent
12b81c7375
commit
26c1e399ba
6 changed files with 51 additions and 29 deletions
4
.github/workflows/update-docs.yml
vendored
4
.github/workflows/update-docs.yml
vendored
|
|
@ -9,9 +9,9 @@ jobs:
|
|||
update-docs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue