Skip to content

Commit adde42b

Browse files
authored
Update Teamscale upload action version
1 parent 4d5f892 commit adde42b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
ORG_GRADLE_PROJECT_dockerHubPassword: ${{ secrets.DOCKERHUB_TOKEN }}
5959
- name: Upload coverage to Teamscale
6060
if: always() && github.event_name == 'push'
61-
uses: cqse/teamscale-upload-action@v9.2.1
61+
uses: cqse/teamscale-upload-action@v2.10.0
6262
with:
6363
server: 'https://cqse.teamscale.io'
6464
project: 'teamscale-jacoco-agent'

0 commit comments

Comments
 (0)