Skip to content

Commit dc3664d

Browse files
committed
fix: correction version comment
1 parent 53a589c commit dc3664d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-shared.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
persist-credentials: false
1717

18-
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.3.2
18+
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
1919
with:
2020
path: ~/.cache/pre-commit
2121
key: ${{ runner.os }}-pre-commit-${{ hashFiles('.pre-commit-config.yaml', 'requirements*.txt') }}

0 commit comments

Comments
 (0)