1 Commits

Author SHA1 Message Date
a505ef3e16 Update actions/checkout action to v6
Some checks failed
renovate/artifacts Artifact file update failure
Main workflow / build (pull_request) Successful in 13s
2025-11-29 12:00:18 +00:00

View File

@@ -24,7 +24,7 @@ jobs:
run: apk add abuild bash curl doas git jq lua-aports nodejs
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0