chore: Cleans workflows for NodeJS 24 (#2394)

This commit is contained in:
Kamron Batman 2026-03-28 21:55:29 -07:00 committed by GitHub
parent 12b81c7375
commit 26c1e399ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 51 additions and 29 deletions

View file

@ -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