Skip to content

Commit 1b51d26

Browse files
authored
Merge pull request #13 from smdn/dependabot/github_actions/github-actions-workflows-9749450cbf
Bump actions/cache from 4.3.0 to 5.0.1 in the github-actions-workflows group
2 parents dc200ee + 244a6c1 commit 1b51d26

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

0 commit comments

Comments
 (0)