Skip to content

Commit 70acb4b

Browse files
chore(deps): update actions/upload-artifact action to v4.6.0
1 parent 2ab8785 commit 70acb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: kubectl logs -n cloudflare-gateway deployment/cloudflare-controller-manager
5555

5656
- name: Upload conformance report
57-
uses: actions/upload-artifact@v4.5.0
57+
uses: actions/upload-artifact@v4.6.0
5858
with:
5959
name: conformance-report
6060
path: '*-report.yaml'

0 commit comments

Comments
 (0)