From 22262bca7ac7ebef6c03866d5a9c74ef0c19e7cb Mon Sep 17 00:00:00 2001 From: remal-github-actions <77626445+remal-github-actions+sync-with-template@users.noreply.github.com> Date: Sat, 23 Sep 2023 22:03:22 +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