bump
This commit is contained in:
parent
c303630ae2
commit
a647f700e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -68,7 +68,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# is there a way to programatically get "the most recent
|
# is there a way to programatically get "the most recent
|
||||||
# minor version of the previous major version"?
|
# minor version of the previous major version"?
|
||||||
ref: v2.9.3
|
ref: v2.9.4
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Set Up Cache
|
- name: Set Up Cache
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
|
Reference in a new issue