chore(ci): update actions/checkout@v3

This commit is contained in:
Oliver Booth 2023-08-26 18:03:56 +01:00
parent 3ec583bd63
commit e64ebdd579
Signed by: oliverbooth
GPG Key ID: B89D139977693FED
1 changed files with 2 additions and 1 deletions

View File

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