We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8527e14 commit 24b176cCopy full SHA for 24b176c
.github/workflows/build-and-test.yml
@@ -55,7 +55,7 @@ jobs:
55
working-directory: visuald/trunk
56
run: nmake d_modules
57
- name: Upload binaries
58
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
59
if: failure()
60
with:
61
name: bin
0 commit comments