From 73b9265374a01237d02c17f7f2760cd6c9e4c4e9 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