mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-25 12:50:03 +03:00
Update actions/upload-artifact
This commit is contained in:
parent
796d212b05
commit
3a87c65bac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/default.yml
vendored
2
.github/workflows/default.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue