Skip to content

Commit bf94229

Browse files
authored
fix(ci): unsupport upload-artifact v2 (#51)
1 parent 77d020e commit bf94229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
make conformance-test
9090
9191
- name: Upload Gateway API Conformance Report
92-
uses: actions/upload-artifact@v2
92+
uses: actions/upload-artifact@v4
9393
with:
9494
name: api7-ingress-controller-conformance-report.yaml
9595
path: api7-ingress-controller-conformance-report.yaml

0 commit comments

Comments
 (0)