Skip to content

Commit 8fae4af

Browse files
committed
Merge branch 'feat/support-p384-p521-certs' of https://github.com/numberly/yggdrasil into feat/support-p384-p521-certs
2 parents 615db5c + ae9fc39 commit 8fae4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version: "1.17"
2323
- run: make build-linux
24-
- uses: actions/upload-artifact@v3
24+
- uses: actions/upload-artifact@v4
2525
with:
2626
name: bin
2727
path: bin/

0 commit comments

Comments
 (0)