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 870fa6d commit ca1144eCopy full SHA for ca1144e
.github/workflows/code-climate-coverage-aggregation.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Create, format and upload Javascript coverage artifact
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
20
21
# Get Code Climate binary
22
- name: Download Code Climate Binary
0 commit comments