Skip to content

Commit f17d01c

Browse files
authored
Merge pull request #21 from Fighter456/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 6.0.1 to 6.0.2
2 parents 885d4a7 + ce90b2d commit f17d01c

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.1
12+
- uses: actions/checkout@v6.0.2
1313

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

0 commit comments

Comments
 (0)