Skip to content

Commit fd19a46

Browse files
dockerfile name in yml
1 parent c2f955f commit fd19a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ jobs:
336336
fi
337337
338338
- name: Store PyTorch Build Artifacts for ppc64le
339-
uses: actions/upload-artifact@4
339+
uses: actions/upload-artifact@v4
340340
if: inputs.build-environment == 'linux-ppc64le-binary-manywheel'
341341
with:
342342
name: ${{ inputs.build-environment }}

0 commit comments

Comments
 (0)