From f800994948ada01b5cd00294ff2645eca823d3f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AF=E3=81=84=E3=81=84=E3=82=8D?= Date: Sat, 18 Apr 2026 13:02:49 +0900 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20actions=20=E3=82=92=20Node?= =?UTF-8?q?.js=2024=20=E3=81=AB=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/datapack-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/datapack-linter.yml b/.github/workflows/datapack-linter.yml index e4fd038acf..58ad27e6ec 100644 --- a/.github/workflows/datapack-linter.yml +++ b/.github/workflows/datapack-linter.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v5 with: fetch-depth: 0