This commit is contained in:
Shish 2024-01-05 16:13:33 +00:00
parent c303630ae2
commit a647f700e2

View file

@ -68,7 +68,7 @@ jobs:
with:
# is there a way to programatically get "the most recent
# minor version of the previous major version"?
ref: v2.9.3
ref: v2.9.4
fetch-depth: 0
- name: Set Up Cache
uses: actions/cache@v3