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 77d020e commit bf94229Copy full SHA for bf94229
.github/workflows/conformance-test.yml
@@ -89,7 +89,7 @@ jobs:
89
make conformance-test
90
91
- name: Upload Gateway API Conformance Report
92
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
93
with:
94
name: api7-ingress-controller-conformance-report.yaml
95
path: api7-ingress-controller-conformance-report.yaml
0 commit comments