Skip to content

Commit 24b176c

Browse files
committed
update action upload-artifact to v4
1 parent 8527e14 commit 24b176c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
working-directory: visuald/trunk
5656
run: nmake d_modules
5757
- name: Upload binaries
58-
uses: actions/upload-artifact@v2
58+
uses: actions/upload-artifact@v4
5959
if: failure()
6060
with:
6161
name: bin

0 commit comments

Comments
 (0)