Skip to content

Commit

Permalink
Update checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Jan 23, 2025
1 parent 7fc92d6 commit 62e61f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/malware-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
contents: read
steps:
- name: "Checkout Repository"
uses: "actions/checkout@v3.5.0"
uses: "actions/checkout@v4"
with:
fetch-depth: 0
- name: "Scan Source for Viruses"
Expand Down

0 comments on commit 62e61f4

Please sign in to comment.