chore: bump actions/checkout@v7

Do a sparse checkout on given patterns. Each pattern should be separated with new lines

Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
This commit is contained in:
nopeitsnothing
2026-06-27 21:18:16 -04:00
parent f2dc66e22e
commit 35cc075adc
4 changed files with 11 additions and 7 deletions
+2 -1
View File
@@ -31,10 +31,11 @@ jobs:
steps:
- name: 🛠️ Checkout (for pgp/)
uses: actions/checkout@v4
uses: actions/checkout@v7
with:
fetch-depth: 0
sparse-checkout: pgp
sparse-checkout-cone-mode: true
# Download artifacts from the specified sign run
- name: 📥 Download signatures artifact