Skip to content

Commit 349fbf6

Browse files
Merge pull request #96 from microsoftgraph/dependabot/github_actions/actions/checkout-4
2 parents 415e7bf + 389f466 commit 349fbf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: windows-latest
1717

1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020
- name: Setup .NET
2121
uses: actions/setup-dotnet@v3
2222
with:

0 commit comments

Comments
 (0)