Skip to content

Commit 34b6b15

Browse files
authored
Update linux-test.yml
1 parent 210cbe9 commit 34b6b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
script: ${{ inputs.pre-script }}
115115
- name: Download artifacts
116116
if: ${{ matrix.tensorrt == '' }}
117-
uses: actions/download-artifact@v3
117+
uses: actions/download-artifact@v4
118118
with:
119119
name: ${{ env.ARTIFACT_NAME }}
120120
path: /opt/torch-tensorrt-builds/

0 commit comments

Comments
 (0)