Skip to content

Commit 8facdf4

Browse files
Merge pull request #470 from waldronmatt/dependabot/github_actions/actions/cache-3.3.2
build(deps): bump actions/cache from 3.3.1 to 3.3.2
2 parents d1bac95 + 3255466 commit 8facdf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
registry-url: 'https://registry.npmjs.org/'
2626

2727
- name: Cache Node Modules
28-
uses: actions/cache@v3.3.1
28+
uses: actions/cache@v3.3.2
2929
id: cache
3030
with:
3131
path: node_modules

0 commit comments

Comments
 (0)