[ci] 'branch-2.9' is a better approximation 'for most-recent-2.9.X tag'

This commit is contained in:
Shish 2024-01-05 16:31:38 +00:00
parent dee7df256c
commit 09744791cc

View file

@ -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