From dcd79c9e1185fb477b145f2b66219df1ed096faf Mon Sep 17 00:00:00 2001 From: RobertK66 Date: Tue, 23 May 2023 15:57:49 +0200 Subject: [PATCH] Update release.yml --- .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 082dcff..8544fb8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v§ + - uses: actions/checkout@v3 with: submodules: 'true'