Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2021-10-09 22:34:37 +0300
committerPaul Spooren <mail@aparcar.org>2022-03-30 23:52:40 +0300
commit2134c56d12ced1c5b191b35e18f8330384860f15 (patch)
tree748c39cbdb614fda21f4d4a7c4fb5623659ded27 /.github
parent93efc5b8e15fb746fac500ffd2d648019f89d778 (diff)
CI: update SDK action to v3
No also check mirror hashes and badly formated init files Signed-off-by: Paul Spooren <mail@aparcar.org> [applied to routing feed] Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/multi-arch-test-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml
index fb7265b..de4f3ba 100644
--- a/.github/workflows/multi-arch-test-build.yml
+++ b/.github/workflows/multi-arch-test-build.yml
@@ -83,7 +83,7 @@ jobs:
echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
- name: Build
- uses: openwrt/gh-action-sdk@v1
+ uses: openwrt/gh-action-sdk@v3
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci