Merge pull request #758 from adamhathcock/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Adam Hathcock
2023-09-11 10:47:54 +01:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ jobs:
os: [windows-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.x