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 e4cfe53 commit c261a15Copy full SHA for c261a15
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- uses: actions/checkout@v5
27
28
- - uses: actions/setup-dotnet@v4.3.1
+ - uses: actions/setup-dotnet@v5.0.0
29
with:
30
dotnet-version: '8.0.x'
31
0 commit comments