From 8c78ef89a49bbe81709cacea55bc19b5b429a549 Mon Sep 17 00:00:00 2001 From: Muhammed Kalkan Date: Tue, 22 Nov 2022 10:49:15 +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 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)