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 16b1bab commit 1ac55adCopy full SHA for 1ac55ad
1 file changed
.github/workflows/cicd.yml
@@ -28,7 +28,7 @@ jobs:
28
all:
29
if: github.run_id != 1
30
name: Build & Tests
31
- uses: dailydevops/pipelines/.github/workflows/build-dotnet-matrix.yml@7462ba51bbbb5e45a6d418b990ad4fd319e1c067 # 2.4.1
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-matrix.yml@4e96402b41827b8592ba057b05e284e0271f9df6 # 2.4.3
32
with:
33
disableTestsOnLinux: false
34
disableTestsOnMacOs: false
0 commit comments