Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit c29ecbb

Browse files
committed
ci: fix the reference tag
1 parent 2d02a0e commit c29ecbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
&& exit 1)
3434
3535
- name: publish code coverage to code-climate (duh)
36-
uses: paambaati/codeclimate-action@v3
36+
uses: paambaati/codeclimate-action@v3.0.0
3737
env:
3838
CC_TEST_REPORTER_ID: 3470adaf12ff7cecdfe5a968ae0e95d098b6ee58c340114e1e90d440ee9e66ab
3939
with:

0 commit comments

Comments
 (0)