Skip to content

Commit

Permalink
ci: pin older action
Browse files Browse the repository at this point in the history
Fixes issues with package index generation to be investigated.

Signed-off-by: David Bauer <[email protected]>
  • Loading branch information
blocktrron committed Oct 8, 2023
1 parent dc2a674 commit d2cf6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build
uses: openwrt/gh-action-sdk@main
uses: openwrt/gh-action-sdk@v5.3
env:
ARCH: ${{ matrix.arch }}
INDEX: 0
Expand Down

0 comments on commit d2cf6ce

Please sign in to comment.