We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a963aa4 + 2fe93a4 commit 70da400Copy full SHA for 70da400
1 file changed
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
# sets up .NET SDK
17
- name: Setup .NET Core SDK
18
- uses: actions/setup-dotnet@v5.0.0
+ uses: actions/setup-dotnet@v5.0.1
19
with:
20
global-json-file: ./global.json
21
0 commit comments