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