File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 92
92
name : " mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL"
93
93
steps :
94
94
- name : Retrieve mingw unittest
95
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
95
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
96
96
with :
97
97
name : openvpn-mingw-${{ matrix.arch }}-tests
98
98
path : unittests
Original file line number Diff line number Diff line change 25
25
26
26
- name : Checkout OpenVPN
27
27
if : steps.check_submit.outputs.cache-hit != 'true'
28
- uses : actions/checkout@v4
28
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
29
29
30
30
- name : Download Coverity Build Tool
31
31
if : steps.check_submit.outputs.cache-hit != 'true'
You can’t perform that action at this time.
0 commit comments