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 b6e197a commit 7774de0Copy full SHA for 7774de0
.github/workflows/code-review.yml
@@ -36,7 +36,7 @@ jobs:
36
37
# Step 4: Upload the diff file as an artifact (optional)
38
- name: Upload Diff as Artifact
39
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
40
with:
41
name: pr-diff
42
path: changes.diff
0 commit comments