Skip to content

Commit 78971d7

Browse files
authored
Update .mega-linter.yml
1 parent f8d69a3 commit 78971d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
# Git Checkout
2525
- name: Checkout Code
26-
uses: actions/checkout@v3
26+
uses: actions/checkout@v4
2727
with:
2828
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
2929
fetch-depth: 0

0 commit comments

Comments
 (0)