Skip to content

Commit

Permalink
CLIP-1916: Updated actions/upload-artifact version. (#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
yzha645 authored Sep 16, 2024
1 parent 606d02b commit 448877c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tf-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- name: Upload test log files
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3.1.1
with:
name: e2e-test-artifacts
path: tf/test/e2etest/artifacts/

0 comments on commit 448877c

Please sign in to comment.