Skip to content

Commit b110763

Browse files
authored
Merge pull request #11 from smdn/dependabot/github_actions/github-actions-workflows-f175f89d6c
Bump actions/cache from 4.2.4 to 4.3.0 in the github-actions-workflows group
2 parents 1597e20 + 38d7e78 commit b110763

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.4
46+
uses: actions/cache@v4.3.0
4747
with:
4848
path: |
4949
~/.cache/pip

0 commit comments

Comments
 (0)