We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41cf0d commit ba919cfCopy full SHA for ba919cf
README.md
@@ -19,7 +19,7 @@ jobs:
19
my_job:
20
steps:
21
- name: Apply changes with Aider
22
- uses: mirrajabi/aider-github-action@1.1.0
+ uses: mirrajabi/aider-github-action@v1.1.0
23
timeout-minutes: 10 # So that you won't accidentally burn your LLM provider credits!
24
with:
25
api_key_env_name: OPENAI_API_KEY
0 commit comments