Skip to content

Commit 3a87c65

Browse files
authored
Update actions/upload-artifact
1 parent 796d212 commit 3a87c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
dub build
136136
dub test
137137
138-
- uses: actions/upload-artifact@v2
138+
- uses: actions/upload-artifact@v4
139139
with:
140140
name: bin-${{matrix.build.type}}-${{matrix.build.version}}-${{ matrix.compiler.dmd }}-${{ matrix.host }}
141141
path: bin

0 commit comments

Comments
 (0)