Skip to content

Commit 0a211fe

Browse files
authored
Merge pull request #3 from maksimtech/dependabot/github_actions/actions/checkout-7
build(deps): bump actions/checkout from 4 to 7
2 parents eb76504 + 79af5cf commit 0a211fe

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Checkout repository
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v7
3131

3232
- name: Initialize CodeQL
3333
uses: github/codeql-action/init@v4

0 commit comments

Comments
 (0)