From 89c5ebccd7dd20ee61bfc6a338beb048d3b588ce Mon Sep 17 00:00:00 2001 From: Muhammed Kalkan Date: Wed, 14 Dec 2022 08:35:53 +0300 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)