Skip to content

Commit 8f7a1e8

Browse files
chore(deps): update actions/checkout action to v4 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 110a103 commit 8f7a1e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

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

2121
steps:
2222
- name: Checkout repository
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424

2525
- name: Initialize CodeQL
2626
uses: github/codeql-action/init@v2

0 commit comments

Comments
 (0)