Skip to content

Commit 1422b2e

Browse files
Merge pull request #18 from Fighter456/dependabot/github_actions/actions/checkout-5.0.1
2 parents 165cce1 + bcb0330 commit 1422b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5.0.0
12+
- uses: actions/checkout@v5.0.1
1313

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

0 commit comments

Comments
 (0)