diff --git a/.github/workflows/check_format.yaml b/.github/workflows/check_format.yaml index 6158d239..1a8189fe 100644 --- a/.github/workflows/check_format.yaml +++ b/.github/workflows/check_format.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Node.js - uses: actions/setup-node@v2 + uses: actions/setup-node@v4 with: node-version: 20