We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46c0b0a + 61577ae commit 2c12e6fCopy full SHA for 2c12e6f
.github/workflows/build-and-test-Linux.yaml
@@ -47,7 +47,7 @@ jobs:
47
- name: Run (Docker Based) Linux Build test
48
run: integration/linux/compile_linux.sh
49
50
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
51
with:
52
name: CPROVER-faultyInput
53
path: CPROVER/faultyInput/*
0 commit comments