Skip to content

Commit f50cf72

Browse files
authored
Merge pull request #179 from ax-meyer/dependabot/github_actions/actions/checkout-5
2 parents 58dbd22 + 3b77fdd commit f50cf72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

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

99
steps:
1010
- name: Checkout repo
11-
uses: actions/checkout@v4
11+
uses: actions/checkout@v5
1212
with:
1313
submodules: false
1414

0 commit comments

Comments
 (0)