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 3b62739 commit 9c6141bCopy full SHA for 9c6141b
.github/workflows/premerge.yaml
@@ -103,7 +103,7 @@ jobs:
103
if: '!cancelled()'
104
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
105
with:
106
- name: Premerge Artifacts (Linux)
+ name: Premerge Artifacts (Linux ${{ runner.arch }})
107
path: artifacts/
108
retention-days: 5
109
include-hidden-files: 'true'
0 commit comments