Update actions/upload-artifact
This commit is contained in:
parent
796d212b05
commit
3a87c65bac
|
@ -135,7 +135,7 @@ jobs:
|
|||
dub build
|
||||
dub test
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: bin-${{matrix.build.type}}-${{matrix.build.version}}-${{ matrix.compiler.dmd }}-${{ matrix.host }}
|
||||
path: bin
|
||||
|
|
Loading…
Reference in New Issue