We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee1694 commit ad4d313Copy full SHA for ad4d313
.github/workflows/artifact_validation.yaml
@@ -28,7 +28,7 @@ jobs:
28
acvts_validation:
29
runs-on: ubuntu-latest
30
# Is this an appropriate dotnet image?
31
- container: mcr.microsoft.com/dotnet/sdk:net6.0
+ container: mcr.microsoft.com/dotnet/sdk:6.0
32
steps:
33
- name: Checkout code
34
uses: actions/checkout@v4
0 commit comments