Skip to content

Commit

Permalink
chore: upgrade ted to v0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
MS-elug committed Jun 5, 2024
1 parent 4399b1c commit 689757a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
git config --local user.name "GitHub Action"
git config --global --add safe.directory /github/workspace
- name: TED run
uses: OpenGuidou/ted@v0.13
uses: OpenGuidou/ted@v0.14
env:
OPENAI_API_VERSION: ${{ secrets.OPENAI_API_VERSION }}
AZURE_OPENAI_ENDPOINT: ${{ secrets.AZURE_OPENAI_ENDPOINT }}
Expand Down

0 comments on commit 689757a

Please sign in to comment.