Skip to content

Commit 7a4340b

Browse files
authored
Merge pull request #70 from blooop/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 2 to 4
2 parents 1e3675b + 6c14f08 commit 7a4340b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
pre-commit:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
9+
- uses: actions/checkout@v4
1010
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)