Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
76537850dd Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 12:52:22 +00:00

View File

@@ -15,7 +15,7 @@ jobs:
actions: write
steps:
# checkout this repository
- uses: actions/checkout@v5
- uses: actions/checkout@v6
# prevent GitHub from suspending cronjob
- uses: liskin/gh-workflow-keepalive@v1
@@ -36,7 +36,7 @@ jobs:
name: "${{ matrix.os }},${{ matrix.board }}${{ matrix.extension }}"
steps:
- uses: armbian/build@igorpecovnik-patch-3
- uses: armbian/build@main
with:
# mandatory
armbian_token: "${{ secrets.GITHUB_TOKEN }}" # GitHub installation access token