workflow patch
Some checks failed
/ build_push (push) Failing after 3s

This commit is contained in:
anonoe 2025-09-08 21:50:18 +02:00
parent 12d6eb6426
commit 105f61a83a
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho

View file

@ -15,7 +15,7 @@ jobs:
- -
name: Checkout Repository name: Checkout Repository
#uses: actions/checkout@v5 #uses: actions/checkout@v5
uses: github.com/yangskyboxlabs/action-checkout/tree/sha256@v4-sha256 uses: https://github.com/yangskyboxlabs/action-checkout/tree/sha256@v4-sha256
with: with:
object-format: 'sha256' object-format: 'sha256'
- -