diff --git a/.github/workflows/cell_lib_test.yml b/.github/workflows/cell_lib_test.yml index 9825fddfc..619dc5251 100644 --- a/.github/workflows/cell_lib_test.yml +++ b/.github/workflows/cell_lib_test.yml @@ -21,7 +21,7 @@ jobs: access_token: ${{ github.token }} - name: Checkout OpenFPGA repo - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Install Dependencies run: |