Skip to content

Commit 9e8b9b6

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-dotnet-4
2 parents 72c223e + d67d12b commit 9e8b9b6

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
@@ -20,7 +20,7 @@ jobs:
2020
name: Build
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/checkout@v3
23+
- uses: actions/checkout@v4
2424
with:
2525
fetch-depth: '0'
2626
- name: Setup .NET Core SDK

0 commit comments

Comments
 (0)