Skip to content

Commit fa5d74b

Browse files
chore(deps): bump actions/cache from 5.0.2 to 5.0.3 (#5196)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9259954 commit fa5d74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: ./.github/actions/setup
4141

4242
- name: Restore CSpell cache
43-
uses: actions/[email protected].2
43+
uses: actions/[email protected].3
4444
with:
4545
key: cspell-cache-${{ runner.os }}-lint-${{ hashFiles('**/*.ts', '**/*.md') }}
4646
path: |

0 commit comments

Comments
 (0)