Skip to content

Commit 4596667

Browse files
authoredMay 21, 2024
Update actions/checkout action to v4
1 parent 6720db4 commit 4596667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/semgrep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
image: returntocorp/semgrep
2222
if: (github.actor != 'dependabot[bot]')
2323
steps:
24-
- uses: actions/checkout@v3
24+
- uses: actions/checkout@v4
2525
- run: semgrep ci

0 commit comments

Comments
 (0)