Skip to content

Commit 28b5e70

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent d3ae806 commit 28b5e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
user_login: $user_login,
4545
action: $action
4646
}' >> context.json
47-
- uses: actions/upload-artifact@v6
47+
- uses: actions/upload-artifact@v7
4848
with:
4949
name: context.json
5050
path: ./

0 commit comments

Comments
 (0)