[ci] 'branch-2.9' is a better approximation 'for most-recent-2.9.X tag'
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -67,8 +67,8 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
# is there a way to programatically get "the most recent
|
||||
# minor version of the previous major version"?
|
||||
ref: v2.9.4
|
||||
# tagged minor version of the previous major version"?
|
||||
ref: branch-2.9
|
||||
fetch-depth: 0
|
||||
- name: Set Up Cache
|
||||
uses: actions/cache@v3
|
||||
|
Reference in New Issue
Block a user