We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb51e49 + e025325 commit a388964Copy full SHA for a388964
.github/workflows/build-and-test.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Setup .NET Core
25
id: setup-dotnet
26
- uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
+ uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
27
with:
28
dotnet-version: '9.0.x'
29
0 commit comments