We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a7f26 commit 70de99aCopy full SHA for 70de99a
.github/workflows/sonar.yml
@@ -18,6 +18,8 @@ jobs:
18
steps:
19
- uses: actions/[email protected]
20
21
+ - uses: ./.github/actions/ruby-cache
22
+
23
- uses: actions/github-script@v6
24
id: get_pr_number
25
with:
0 commit comments