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 66560f3 commit 3466ef4Copy full SHA for 3466ef4
.github/workflows/teamscale_upload.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: 'Unzip artifact'
44
run: unzip "${{ runner.temp }}/artifacts/coverage-report.zip" -d "${{ runner.temp }}/artifacts"
45
- name: 'Upload coverage'
46
- uses: 'cqse/teamscale-upload-action@v2.9.6'
+ uses: 'cqse/teamscale-upload-action@8d10b6693b9242420ef2062dbefc36af6e88d587'
47
with:
48
server: 'https://fdb.teamscale.io'
49
project: 'foundationdb-fdb-record-layer'
0 commit comments