We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc4a78 commit 882cb28Copy full SHA for 882cb28
1 file changed
.github/workflows/e2e-tests.yml
@@ -119,7 +119,7 @@ jobs:
119
LOG_DIR: agent-logs-${{ matrix.network-setting }}-enable-atm-${{ matrix.enable-traffic-manager }}
120
- name: Upload agent logs
121
if: always()
122
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
123
with:
124
name: agent-logs-${{ matrix.network-setting }}-enable-atm-${{ matrix.enable-traffic-manager }}
125
path: agent-logs-${{ matrix.network-setting }}-enable-atm-${{ matrix.enable-traffic-manager }}
0 commit comments