We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fd835d + b31db10 commit f7e4c4aCopy full SHA for f7e4c4a
1 file changed
.github/workflows/cicd.yml
@@ -28,7 +28,7 @@ jobs:
28
lfs: true
29
fetch-depth: 0
30
- name: "Install .NET Core SDK"
31
- uses: actions/setup-dotnet@v5.0.0
+ uses: actions/setup-dotnet@v5.0.1
32
- name: "Install InvokeBuild Module"
33
shell: pwsh
34
run: Install-Module -Name InvokeBuild -Force
0 commit comments