mirror of https://github.com/madler/zlib
One more github actions version update.
This commit is contained in:
parent
76156087c8
commit
3c13497a61
|
@ -79,7 +79,7 @@ jobs:
|
|||
working-directory: ${{ matrix.build-dir || '.' }}
|
||||
|
||||
- name: Upload build errors
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: ${{ matrix.name }} (cmake)
|
||||
|
|
Loading…
Reference in New Issue