Update main.yml
This commit is contained in:
parent
dccdceba66
commit
8c78ef89a4
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue