1 Commits

Author SHA1 Message Date
0c13136a0e Update actions/checkout action to v6
Some checks failed
renovate/artifacts Artifact file update failure
Main workflow / build (pull_request) Successful in 6s
2025-11-29 12:00:25 +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