Skip to content

Commit 442a2c2

Browse files
Bump actions/cache from v2.1.4 to v2.1.5 (#26)
1 parent 06c84cc commit 442a2c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
node-version: 15.12.0
2222

23-
- uses: actions/cache@v2.1.4
23+
- uses: actions/cache@v2.1.5
2424
with:
2525
path: node_modules
2626
key: npm-${{ hashFiles('package-lock.json') }}

0 commit comments

Comments
 (0)