mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-06-28 15:30:17 +08:00
Update run_integration_tests.yml
Update integration tests action dotnet version from 2.1.x to 3.1.x
This commit is contained in:
parent
0e39bc0b76
commit
92f47df9f6
2
.github/workflows/run_integration_tests.yml
vendored
2
.github/workflows/run_integration_tests.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Set up dotnet core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: "2.1.x"
|
||||
dotnet-version: "3.1.x"
|
||||
|
||||
- name: Restore cached part 1
|
||||
id: restore-cache-p1
|
||||
|
Loading…
Reference in New Issue
Block a user