One more github actions version update.

This commit is contained in:
Mark Adler 2024-02-09 09:33:54 -08:00
parent 76156087c8
commit 3c13497a61
1 changed files with 1 additions and 1 deletions

View File

@ -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)