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.
2 parents 147a1e3 + 86aefce commit 4f59921Copy full SHA for 4f59921
.github/workflows/build-and-test-Linux.yaml
@@ -49,7 +49,7 @@ jobs:
49
- name: Run (Docker Based) Linux Build test
50
run: integration/linux/compile_linux.sh
51
52
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
53
with:
54
name: CPROVER-faultyInput
55
path: CPROVER/faultyInput/*
0 commit comments