Skip to content

Commit dfa6988

Browse files
authored
Update chatgpt-bot.yaml
1 parent e8b46fa commit dfa6988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chatgpt-bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
path: ~/.chatgpt
2525
key: conversations-${{ github.event.issue.number }}-${{ github.run_id }}-${{ github.run_attempt }}
2626
restore-keys: conversations-${{ github.event.issue.number }}-
27-
- uses: kezhenxu94/chatgpt-java/chatgpt-cli@v0.14.0
27+
- uses: kezhenxu94/chatgpt-java/chatgpt-cli@v0.15.0
2828
- name: Question
2929
if: github.event_name == 'issues'
3030
env:

0 commit comments

Comments
 (0)