We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6fa2a5 commit 06638bdCopy full SHA for 06638bd
1 file changed
.github/workflows/actions.yml
@@ -83,7 +83,7 @@ jobs:
83
run: ./gradlew build --max-workers=2
84
- name: Upload coverage to Teamscale
85
if: always() && github.event_name == 'push'
86
- uses: cqse/teamscale-upload-action@v9.2.1
+ uses: cqse/teamscale-upload-action@v2.10.0
87
with:
88
server: 'https://cqse.teamscale.io'
89
project: 'teamscale-jacoco-agent'
0 commit comments