CI: update SDK action to v3
No also check mirror hashes and badly formated init files Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
parent
b42ea814a0
commit
291d1f255a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/multi-arch-test-build.yml
vendored
2
.github/workflows/multi-arch-test-build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue