From 44b8e54f376cd65b42d6cb838242a42f0a1a55e2 Mon Sep 17 00:00:00 2001 From: illegitimate-egg Date: Sat, 8 Mar 2025 17:11:45 +0000 Subject: [PATCH] Grr --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b0b910a..34c4340 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,7 +58,7 @@ jobs: steps: - name: Checkout sources - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: submodules: true