diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3519301..ee57cc2 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@v2.5.0 + uses: actions/checkout@v3.2.0 - name: Export version to variable run: | export LENS_VERSION=$(cat version)