Update main.yml
This commit is contained in:
parent
70931a4063
commit
89c5ebccd7
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue