Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 8e294c2

Browse files
chore(deps): update actions/checkout action to v4
1 parent fe6c197 commit 8e294c2

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
@@ -136,7 +136,7 @@ jobs:
136136
security-events: write
137137
name: security analysis
138138
steps:
139-
- uses: actions/checkout@v3
139+
- uses: actions/checkout@v4
140140
with:
141141
submodules: recursive
142142

0 commit comments

Comments
 (0)