This commit is contained in:
parent
99691bc190
commit
9a4e9f367d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
version: ${{ steps.set_version.outputs.value }}
|
version: ${{ steps.set_version.outputs.value }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
- name: Set Version
|
- name: Set Version
|
||||||
id: set_version
|
id: set_version
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue