|
@@ -18,10 +18,10 @@ jobs:
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
|
|
|
- - name: Check out bugfix-2.1.x
|
|
|
|
|
|
+ - name: Check out bugfix-2.0.x
|
|
uses: actions/checkout@v2
|
|
uses: actions/checkout@v2
|
|
with:
|
|
with:
|
|
- ref: bugfix-2.1.x
|
|
|
|
|
|
+ ref: bugfix-2.0.x
|
|
|
|
|
|
- name: Bump Date (bugfix-2.0.x)
|
|
- name: Bump Date (bugfix-2.0.x)
|
|
run: |
|
|
run: |
|