Skip to content

Commit a0d3c71

Browse files
Merge pull request #165 from kreait/dependabot/github_actions/actions/cache-3.2.5
github-actions(deps): bump actions/cache from 3.2.2 to 3.2.5
2 parents 480867b + 785e55e commit a0d3c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
key: ${{ env.key }}
3636

3737
- name: Cache extensions
38-
uses: actions/[email protected].2
38+
uses: actions/[email protected].5
3939
with:
4040
path: ${{ steps.extcache.outputs.dir }}
4141
key: ${{ steps.extcache.outputs.key }}

0 commit comments

Comments
 (0)