From cc81b64065fb371e08bf7a6af09a3fac617db132 Mon Sep 17 00:00:00 2001 From: aikiriao Date: Tue, 31 Jan 2023 17:06:16 +0900 Subject: [PATCH] Update eclint.yml --- .github/workflows/eclint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eclint.yml b/.github/workflows/eclint.yml index 990953f..b035647 100644 --- a/.github/workflows/eclint.yml +++ b/.github/workflows/eclint.yml @@ -12,6 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: ECLint uses: snow-actions/eclint@v1.0.1