Bump actions/checkout from 2 to 3 (#2311)

This commit is contained in:
dependabot[bot] 2023-09-04 17:51:20 +00:00 committed by GitHub
parent c4caf388c4
commit 59c26623ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Setup .NET
uses: actions/setup-dotnet@v1
with: