Skip to content

Commit 885d4a7

Browse files
authored
Merge pull request #20 from Fighter456/dependabot/github_actions/actions/checkout-6.0.1
Bump actions/checkout from 6.0.0 to 6.0.1
2 parents 65130f3 + 0897d9d commit 885d4a7

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
@@ -9,7 +9,7 @@ jobs:
99
runs-on: windows-latest
1010

1111
steps:
12-
- uses: actions/checkout@v6.0.0
12+
- uses: actions/checkout@v6.0.1
1313

1414
- name: Setup msbuild
1515
uses: microsoft/setup-msbuild@v2.0.0

0 commit comments

Comments
 (0)