File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 steps :
1111 - name : Check submission cache
1212 id : check_submit
13- uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
13+ uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
1414 with :
1515 path : |
1616 cov-int
7777
7878 - name : Cache submission
7979 if : steps.check_submit.outputs.cache-hit != 'true'
80- uses : actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
80+ uses : actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
8181 with :
8282 path : |
8383 cov-int
Original file line number Diff line number Diff line change 3838 configurePreset : win-${{ matrix.arch }}-release
3939 buildPreset : win-${{ matrix.arch }}-release
4040
41- - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
41+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
4242 with :
4343 name : openvpn3-msvc-${{ matrix.arch }}
4444 path : |
7676 configurePreset : mingw-${{ matrix.arch }}-release
7777 buildPreset : mingw-${{ matrix.arch }}-release
7878
79- - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
79+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
8080 with :
8181 name : openvpn3-mingw-${{ matrix.arch }}
8282 path : |
You can’t perform that action at this time.
0 commit comments