Skip to content

Commit 2376df1

Browse files
authored
Merge pull request #112 from BdR76/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 481cbe1 + 818dba5 commit 2376df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI_build.yml

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

1414
steps:
1515
- name: Checkout repo
16-
uses: actions/checkout@v4
16+
uses: actions/checkout@v6
1717

1818
- name: Add msbuild to PATH
1919
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)