diff --git a/.github/workflows/ui.yml b/.github/workflows/ui.yml index a06ea16b..7c2955f8 100644 --- a/.github/workflows/ui.yml +++ b/.github/workflows/ui.yml @@ -14,7 +14,7 @@ jobs: node-version: [14.x, 15.x, 16.x, 18.x] steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Cache node modules uses: actions/cache@v3