ci: use openwrt/gh-action-sdk@v4
authorPetr Štetiar <ynezz@true.cz>
Thu, 24 Mar 2022 08:17:27 +0000 (09:17 +0100)
committerPaul Spooren <mail@aparcar.org>
Fri, 22 Apr 2022 17:42:58 +0000 (19:42 +0200)
[ Upstream commit b1355832a05f96d96081044a90b4c9137eb15fad ]

In order to use feeds from GH mirror for GH actions, thus saving a lot
of resources being wasted.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.github/workflows/multi-arch-test-build.yml

index 7181fb36ee54ef25673a06ad3adc619773fda8de..2ca7f5d48eaabda4cfc9fb919c8b6fc987116657 100644 (file)
@@ -61,7 +61,7 @@ jobs:
           echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
 
       - name: Build
-        uses: openwrt/gh-action-sdk@v1
+        uses: openwrt/gh-action-sdk@v4
         env:
           ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
           FEEDNAME: packages_ci