Commit a17c4c2 1 parent 3041f0f commit a17c4c2 Copy full SHA for a17c4c2
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138
138
cython-lint-${{ env.BUILD_IDENTIFIER }}.xml
139
139
140
140
- name : Report results
141
- uses : dorny/test-reporter@1a288b62f8b75c0f433cbfdbc2e4800fbae50bd7 # v1
141
+ uses : dorny/test-reporter@41662db5cae40449eff81c63a9a8d0a8c34694bf # v1
142
142
if : always()
143
143
with :
144
144
name : Report (${{ env.BUILD_PRETTY_IDENTIFIER }})
@@ -258,7 +258,7 @@ jobs:
258
258
cython-lint-${{ runner.os }}-${{ matrix.py-version }}.xml
259
259
260
260
- name : Report results
261
- uses : dorny/test-reporter@1a288b62f8b75c0f433cbfdbc2e4800fbae50bd7 # v1
261
+ uses : dorny/test-reporter@41662db5cae40449eff81c63a9a8d0a8c34694bf # v1
262
262
if : always()
263
263
with :
264
264
name : Report (${{ github.job }})
You can’t perform that action at this time.
0 commit comments