Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-11-22 10:49:15 +03:00 committed by GitHub
parent dccdceba66
commit 8c78ef89a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
timeout-minutes: 360 timeout-minutes: 360
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3.0.2 uses: actions/checkout@v2.5.0
- name: Export version to variable - name: Export version to variable
run: | run: |
export LENS_VERSION=$(cat version) export LENS_VERSION=$(cat version)