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 de0886b commit 589f9deCopy full SHA for 589f9de
.github/workflows/classroom.yml
@@ -116,7 +116,7 @@ jobs:
116
echo "$FEEDBACK_CONTENT" >> $GITHUB_OUTPUT
117
echo "EOF" >> $GITHUB_OUTPUT
118
- name: Post Feedback as PR Comment ✍️
119
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
120
env:
121
FEEDBACK_BODY: ${{ steps.ai_feedback.outputs.feedback }}
122
with:
@@ -285,7 +285,7 @@ jobs:
285
286
287
288
289
290
291
0 commit comments