Skip to content

Commit 495c7f7

Browse files
Deploy GHA build 13653408818 to GitHub
1 parent a8b7d87 commit 495c7f7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Check dependencies
2424
run: make doctor
2525

26-
- uses: actions/cache@v2
26+
- uses: actions/cache@v4
2727
with:
2828
path: .venv
2929
key: ${{ runner.os }}-poetry-${{ hashFiles('poetry.lock') }}

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)