|
33 | 33 | echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
|
34 | 34 | - uses: actions/checkout@v4
|
35 | 35 | with:
|
36 |
| - repository: brentru/ci-arduino |
| 36 | + repository: adafruit/ci-arduino |
37 | 37 | path: ci
|
38 |
| - ref: add-ws-partition-scheme-targets |
| 38 | + ref: ci-wippersnapper |
39 | 39 | - name: Checkout Board Definitions
|
40 | 40 | uses: actions/checkout@v4
|
41 | 41 | with:
|
@@ -177,9 +177,9 @@ jobs:
|
177 | 177 | echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
|
178 | 178 | - uses: actions/checkout@v4
|
179 | 179 | with:
|
180 |
| - repository: brentru/ci-arduino |
| 180 | + repository: adafruit/ci-arduino |
181 | 181 | path: ci
|
182 |
| - ref: add-ws-partition-scheme-targets |
| 182 | + ref: ci-wippersnapper |
183 | 183 | - name: Install CI-Arduino
|
184 | 184 | run: bash ci/actions_install.sh
|
185 | 185 | - name: Install extra Arduino libraries
|
@@ -259,9 +259,9 @@ jobs:
|
259 | 259 | echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
|
260 | 260 | - uses: actions/checkout@v4
|
261 | 261 | with:
|
262 |
| - repository: brentru/ci-arduino |
| 262 | + repository: adafruit/ci-arduino |
263 | 263 | path: ci
|
264 |
| - ref: add-ws-partition-scheme-targets |
| 264 | + ref: ci-wippersnapper |
265 | 265 | - name: Checkout Board Definitions
|
266 | 266 | uses: actions/checkout@v4
|
267 | 267 | with:
|
@@ -573,9 +573,9 @@ jobs:
|
573 | 573 | echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
|
574 | 574 | - uses: actions/checkout@v4
|
575 | 575 | with:
|
576 |
| - repository: brentru/ci-arduino |
| 576 | + repository: adafruit/ci-arduino |
577 | 577 | path: ci
|
578 |
| - ref: add-ws-partition-scheme-targets |
| 578 | + ref: ci-wippersnapper |
579 | 579 | - name: Install CI-Arduino
|
580 | 580 | run: bash ci/actions_install.sh
|
581 | 581 | - name: Install extra Arduino libraries
|
@@ -648,9 +648,9 @@ jobs:
|
648 | 648 | echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
|
649 | 649 | - uses: actions/checkout@v4
|
650 | 650 | with:
|
651 |
| - repository: brentru/ci-arduino |
| 651 | + repository: adafruit/ci-arduino |
652 | 652 | path: ci
|
653 |
| - ref: add-ws-partition-scheme-targets |
| 653 | + ref: ci-wippersnapper |
654 | 654 | - name: Checkout Board Definitions
|
655 | 655 | uses: actions/checkout@v4
|
656 | 656 | with:
|
|
0 commit comments