We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89299d8 + 5513058 commit 6a127bdCopy full SHA for 6a127bd
1 file changed
.github/workflows/cicd.yml
@@ -37,7 +37,7 @@ jobs:
37
}
38
39
- name: "Install .NET Core SDK"
40
- uses: actions/setup-dotnet@v5.2.0
+ uses: actions/setup-dotnet@v5.3.0
41
- name: "Install InvokeBuild Module"
42
shell: pwsh
43
run: Install-Module -Name InvokeBuild -Force
0 commit comments