Skip to content

Commit 1029802

Browse files
authored
Merge pull request #4 from smdn/dependabot/github_actions/actions/cache-4.2.1
Bump actions/cache from 4.2.0 to 4.2.1
2 parents 37b10a8 + b5f5942 commit 1029802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fetch-depth: 1
4444

4545
- name: Setup caches
46-
uses: actions/cache@v4.2.0
46+
uses: actions/cache@v4.2.1
4747
with:
4848
path: |
4949
~/.cache/pip

0 commit comments

Comments
 (0)