Skip to content

Commit b5927e3

Browse files
chore(deps): update actions/upload-artifact action to v4.6.2
1 parent 801deff commit b5927e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# run: make test
5151

5252
- name: Store executable
53-
uses: actions/upload-artifact@v4.6.1
53+
uses: actions/upload-artifact@v4.6.2
5454
with:
5555
name: kyanos
5656
path: kyanos

0 commit comments

Comments
 (0)