We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3b29f commit 2ff4af9Copy full SHA for 2ff4af9
.github/workflows/build-ripunzip.yml
@@ -6,11 +6,11 @@ on:
6
ripunzip-version:
7
description: "what reference to checktout from google/runzip"
8
required: false
9
- default: v2.0.2
+ default: v2.0.3
10
openssl-version:
11
description: "what reference to checkout from openssl/openssl for Linux"
12
13
- default: openssl-3.5.0
+ default: openssl-3.6.0
14
pull_request:
15
paths:
16
- .github/workflows/build-ripunzip.yml
0 commit comments