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 0b2e1da commit cba99f9Copy full SHA for cba99f9
2 files changed
.github/workflows/reports.yml
@@ -255,6 +255,8 @@ jobs:
255
- cleanup_orphaned_previews
256
runs-on: ubuntu-latest
257
steps:
258
+ - uses: actions/checkout@v6
259
+
260
- uses: ./.github/actions/summary/write
261
with:
262
markdown: |
.github/workflows/tests.yml
@@ -128,6 +128,8 @@ jobs:
128
- dependency-health
129
130
131
132
133
134
135
0 commit comments