diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 5eefd93..2d53be2 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -37,7 +37,7 @@ jobs: access_token: ${{ github.token }} - name: Check out code - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Configure sysctl limits run: |