Skip to content

Commit 002cebb

Browse files
authored
Merge pull request #7 from InvisiblePro/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 07c2e09 + 5638e8c commit 002cebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Checkout repository
49-
uses: actions/checkout@v3
49+
uses: actions/checkout@v4
5050

5151
# Initializes the CodeQL tools for scanning.
5252
- name: Initialize CodeQL

0 commit comments

Comments
 (0)