mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-30 15:18:50 +01:00
chore: Get the latest of all github actions (#1335)
This commit is contained in:
parent
1f5cb71a64
commit
49571ac635
9 changed files with 18 additions and 18 deletions
2
.github/workflows/mkdocs.yaml
vendored
2
.github/workflows/mkdocs.yaml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue