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 9082377 commit d01a1bcCopy full SHA for d01a1bc
3 files changed
.github/workflows/check-modules-compare.yaml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Upload comparison artifacts
53
if: always()
54
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
55
with:
56
name: compare-harness-${{ steps.prepare.outputs.run-id }}
57
path: .pipeline-runs/compare/${{ steps.prepare.outputs.run-id }}
0 commit comments