Skip to content

Commit

Permalink
small typo fix in image reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Lukefahr committed Oct 14, 2024
1 parent 8ee1694 commit ad4d313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifact_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
acvts_validation:
runs-on: ubuntu-latest
# Is this an appropriate dotnet image?
container: mcr.microsoft.com/dotnet/sdk:net6.0
container: mcr.microsoft.com/dotnet/sdk:6.0
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit ad4d313

Please sign in to comment.