.github/workflows/build-android_Miron.yml aktualisiert

This commit is contained in:
2025-06-12 11:24:33 +02:00
parent 405111a3d3
commit 0b8642a217

View File

@@ -20,7 +20,7 @@ jobs:
steps:
- name: 📥 Checkout code
uses: actions/checkout@v4.2.2 # v4.2.2
uses: actions/checkout@v4 # v4.2.2
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
show-progress: false