Update CI to use .NET 7.0.x, setup-dotnet 3.2.0, checkout 3.6.0 (#19552)

This commit is contained in:
DrSmugleaf
2023-08-25 15:33:01 -07:00
committed by GitHub
parent f9c3e6e00c
commit d1eea3f6f6
13 changed files with 29 additions and 29 deletions

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3.6.0
- name: Get changed files
id: files