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 676bcfc commit 79aac9dCopy full SHA for 79aac9d
.github/workflows/ci-cov-linux-report.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
egress-policy: audit
19
20
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
21
22
submodules: recursive
23
@@ -40,4 +40,4 @@ jobs:
40
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1
41
42
name: coverity-linux-and-python-report-${{ github.sha }}
43
- path: "*-Report.pdf"
+ path: "*-Report.pdf"
0 commit comments