Skip to content

Commit e548389

Browse files
Update run_unittests.yaml
1 parent 8422a90 commit e548389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_unittests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python-version: "3.12"
3030

3131
- name: Cache Python virtual environment
32-
uses: actions/cache@v4.0.2
32+
uses: actions/cache@v4
3333
with:
3434
path: ~/.cache/pypoetry/virtualenvs
3535
key: ${{ runner.os }}-python-${{ hashFiles('**/poetry.lock') }}

0 commit comments

Comments
 (0)