We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b3073 commit 9a6d3b1Copy full SHA for 9a6d3b1
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
- id: inference
58
if: steps.prompt.outputs.changed == '1'
59
continue-on-error: true
60
- uses: actions/ai-inference@a1c11829223a786afe3b5663db904a3aa1eac3a2 # v2.0.1
+ uses: actions/ai-inference@02c6cc30ae592ce65ee356387748dfc2fd5f7993 # v2.0.3
61
with:
62
prompt-file: ../prompt
63
model: ${{ vars.MODEL }}
0 commit comments