Skip to content

Commit

Permalink
fix: v4 upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed Oct 9, 2024
1 parent 6eb39a5 commit 608967c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comments-watchdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
fi
- name: Upload deleted comments log as artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: deleted-comments-log
path: deleted_comments_log.txt

0 comments on commit 608967c

Please sign in to comment.