diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index d624ec9..55a0a4d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -11,7 +11,7 @@ jobs: node-version: [12.x] steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Cache node modules uses: actions/cache@v2 env: