Skip to content

Commit bc35459

Browse files
upd fix
1 parent 694ff35 commit bc35459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pr-push-code-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Dart Code Metrics
3838
if: steps.check_files.outputs.files_exists == 'true'
39-
uses: danylo-safonov-solid/dart-code-metrics-action@52976f8337fb27f3cd46f79728bff916c986ce56
39+
uses: solid-software/dart-code-metrics-action@v5
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
4242
fatal_warnings: true

0 commit comments

Comments
 (0)