diff --git a/.github/workflows/ESlint.yml b/.github/workflows/ESlint.yml index b31c9cc..43e9a00 100644 --- a/.github/workflows/ESlint.yml +++ b/.github/workflows/ESlint.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v3 - name: Set up Node.js - uses: actions/setup-node@v3.6.0 + uses: actions/setup-node@v3.7.0 with: node-version: 16