There was an error while loading. Please reload this page.
1 parent 7766280 commit 88cbff1Copy full SHA for 88cbff1
1 file changed
.github/workflows/knative-downstream.yaml
@@ -49,11 +49,11 @@ jobs:
49
run: |
50
go install github.com/google/go-licenses@latest
51
- name: Checkout Upstream
52
- uses: actions/checkout@v6
+ uses: actions/checkout@v2
53
with:
54
path: ./src/knative.dev/${{ github.event.repository.name }}
55
- name: Checkout Downstream
56
57
58
repository: ${{ matrix.org }}/${{ matrix.repo }}
59
path: ./src/knative.dev/${{ matrix.repo }}
0 commit comments