diff --git a/.github/workflows/complete-artifact-one-by-one.yml b/.github/workflows/complete-artifact-one-by-one.yml index fffdd3a14b..7a55096a65 100644 --- a/.github/workflows/complete-artifact-one-by-one.yml +++ b/.github/workflows/complete-artifact-one-by-one.yml @@ -386,7 +386,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: armbian/build@v26.2.1 + - uses: armbian/build@v26.5.1 with: armbian_token: "${{secrets.GITHUB_TOKEN}}" armbian_target: "${{inputs.armbian_target}}"