Checkout diffrent versions
This commit is contained in:
parent
ac48618509
commit
be79a71ab0
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: refs/tags/v1.0.0
|
ref: refs/tags/${{ matrix.version }}
|
||||||
|
|
Loading…
Reference in a new issue