Skip to content

Commit 1780344

Browse files
Merge pull request #6 from Fighter456/dependabot/github_actions/actions/checkout-4.2.2
2 parents b63c54d + eec9862 commit 1780344

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@v2.5.0
12+
- uses: actions/checkout@v4.2.2
1313

1414
- name: Setup msbuild
1515
uses: microsoft/setup-msbuild@v1.1.3

0 commit comments

Comments
 (0)