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 147a1e3 commit 86aefceCopy full SHA for 86aefce
.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