Skip to content

Commit e75f28c

Browse files
Bump ethanjli/cached-download-action from 0.1.2 to 0.1.3
Bumps [ethanjli/cached-download-action](https://github.com/ethanjli/cached-download-action) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/ethanjli/cached-download-action/releases) - [Commits](ethanjli/cached-download-action@v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: ethanjli/cached-download-action dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be71e9e commit e75f28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
arch: ${{ matrix.os.architecture }}
8383

8484
- name: 💾 Download OpenSSL 3.x
85-
uses: ethanjli/[email protected].2
85+
uses: ethanjli/[email protected].3
8686
with:
8787
url: "https://slproweb.com/download/Win64${{ matrix.os.architecture == 'arm64' && 'ARM' || '' }}OpenSSL-3_5_1.exe"
8888
destination: .\installer\openssl.exe

0 commit comments

Comments
 (0)