Skip to content

Commit c56599c

Browse files
Update claude-issue-fix.yml
1 parent a92937c commit c56599c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude-issue-fix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Upload debug artifacts
5252
if: always()
53-
uses: actions/upload-artifact@v3
53+
uses: actions/upload-artifact@v4
5454
with:
5555
name: claude-debug-${{ github.event.issue.number }}
56-
path: /tmp/claude-debug/
56+
path: /tmp/claude-debug/

0 commit comments

Comments
 (0)