Skip to content

Commit a52d539

Browse files
authored
Merge pull request #61 from Krazal/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents d5d0e83 + c030bf7 commit a52d539

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
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout repo
19-
uses: actions/checkout@v5
19+
uses: actions/checkout@v6
2020

2121
- name: Add msbuild to PATH
2222
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)