ci: use openwrt/gh-action-sdk@v4
authorPetr Štetiar <ynezz@true.cz>
Thu, 24 Mar 2022 08:17:27 +0000 (09:17 +0100)
committerNick Hainke <vincent@systemli.org>
Wed, 30 Mar 2022 21:31:07 +0000 (23:31 +0200)
In order to use feeds from GH mirror for GH actions, thus saving a lot
of resources being wasted. While at it fix whitespace issue.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
[applied to routing feed]
[whitespace issue not existing in routing feed]
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 5702d2e40bff2fa45b4f628c4c7a9acdcf6d1e31)

.github/workflows/multi-arch-test-build.yml

index 1109f8d8762fd3eb372bd8a9ffc90f946d0a53e1..a0cb6db291e33d6764a07ebe5c12c4807704ef88 100644 (file)
@@ -79,7 +79,7 @@ jobs:
           echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
 
       - name: Build
-        uses: openwrt/gh-action-sdk@v3
+        uses: openwrt/gh-action-sdk@v4
         env:
           ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
           FEEDNAME: packages_ci