From 3038f31e33dd750715ceedf7f6fc7ac96b00f64f Mon Sep 17 00:00:00 2001 From: remal-github-actions <77626445+remal-github-actions+sync-with-template@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:03:25 +0000 Subject: [PATCH] Template repository changes: remal-github-actions/template-typescript --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a4ed804b..e37d9068 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@v4 with: submodules: recursive lfs: true