Skip to content

Commit 3052d50

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 0d0b24a commit 3052d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
"user_login": "${{ github.event.sender.login }}",
3232
"action": "add-remove-labels"
3333
}' >> context.json
34-
- uses: actions/upload-artifact@v4
34+
- uses: actions/upload-artifact@v5
3535
with:
3636
name: context.json
3737
path: ./

0 commit comments

Comments
 (0)