diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1cac68d..f3a194c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: timeout-minutes: 360 steps: - name: Checkout - uses: actions/checkout@v3.0.2 + uses: actions/checkout@v2.5.0 - name: Export version to variable run: | export LENS_VERSION=$(cat version)