Skip to content

Commit d68ee1d

Browse files
committed
chore(deps): update actions/checkout action to v4
1 parent f5349d7 commit d68ee1d

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout Repository
38-
uses: actions/checkout@v3
38+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
3939

4040
- name: Setup Python
4141
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0

0 commit comments

Comments
 (0)