Skip to content

Commit 2b664b8

Browse files
Update makefile.yml
1 parent f8c5bd5 commit 2b664b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
make build-windows
2424
2525
- name: Upload Binaries
26-
uses: actions/upload-artifact@v3
26+
uses: actions/upload-artifact@v4
2727
with:
2828
name: kmip-cli-binaries
2929
path: build/

0 commit comments

Comments
 (0)