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 363bae4 commit 0f7007aCopy full SHA for 0f7007a
.github/workflows/ci.yml
@@ -89,8 +89,8 @@ jobs:
89
needs: testing
90
runs-on: ubuntu-latest
91
steps:
92
- # - name: Clone the repository
93
- # uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4
+ - name: Clone the repository
+ uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4
94
- name: Download code coverage from GitHub
95
uses: actions/download-artifact@f144d3c3916a86f4d6b11ff379d17a49d8f85dbc # v2.0.7
96
with:
0 commit comments