Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-12-14 08:35:53 +03:00 committed by GitHub
parent 70931a4063
commit 89c5ebccd7
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
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)