Skip to content

Commit 9dc220a

Browse files
committed
chore: bump orgoro/coverage action to use node20
1 parent 9b6677b commit 9dc220a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
coverage run --source=fingerprint_pro_server_api_sdk -m pytest
2323
coverage xml
2424
- name: Get Cover
25-
uses: orgoro/coverage@d77626a5fa35d39123e86d6c62907fabe2491496
25+
uses: orgoro/coverage@3f13a558c5af7376496aa4848bf0224aead366ac
2626
with:
2727
coverageFile: ./coverage.xml
2828
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)