Skip to content

Commit

Permalink
github: update gh-action-sdk to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
pktpls committed Nov 5, 2024
1 parent af5377e commit 4fc5d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi-arch-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
echo "PACKAGES=$PACKAGES" >> "$GITHUB_ENV"
- name: Build
uses: openwrt/gh-action-sdk@v5
uses: openwrt/gh-action-sdk@v7
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci
Expand Down

0 comments on commit 4fc5d75

Please sign in to comment.