Skip to content

Commit e055f14

Browse files
authored
chore: update checkout version to v4 #37 (#38)
1 parent 8ddedda commit e055f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
commit-check:
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: actions/checkout@v3
26+
- uses: actions/checkout@v4
2727
- uses: commit-check/commit-check-action@v1
2828
with:
2929
message: true

0 commit comments

Comments
 (0)