Skip to content

Commit 4ffb576

Browse files
authored
Merge pull request #5 from OADA/dependabot/github_actions/actions/checkout-5
2 parents a27b275 + a628b0b commit 4ffb576

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout repository
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

4040
# Initializes the CodeQL tools for scanning.
4141
- name: Initialize CodeQL

0 commit comments

Comments
 (0)