Skip to content

Commit d4075c1

Browse files
lidavidmkou
andauthored
Update .github/workflows/dev_pr.yml
Co-authored-by: Sutou Kouhei <[email protected]>
1 parent df4cd4b commit d4075c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: "Ensure PR format"
4343
runs-on: ubuntu-latest
4444
steps:
45-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
45+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4646
with:
4747
fetch-depth: 0
4848
persist-credentials: false

0 commit comments

Comments
 (0)