diff --git a/.github/workflows/complete-artifact-one-by-one.yml b/.github/workflows/complete-artifact-one-by-one.yml index 5bcdc30acc..e040b30fe2 100644 --- a/.github/workflows/complete-artifact-one-by-one.yml +++ b/.github/workflows/complete-artifact-one-by-one.yml @@ -320,7 +320,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: armbian/build@v24.8.1 + - uses: armbian/build@v24.11.1 with: armbian_token: "${{secrets.GITHUB_TOKEN}}" armbian_target: "${{inputs.armbian_target}}"