Skip to content

Commit 329a2db

Browse files
authored
Update slither.yml
Signed-off-by: PixelPilot <[email protected]>
1 parent 4c6dba8 commit 329a2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slither.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
security-events: write
2020
steps:
2121
- name: Checkout repository
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323
with:
2424
submodules: recursive
2525
fetch-depth: 25

0 commit comments

Comments
 (0)