We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee47c21 + 200a66f commit 6ed62b1Copy full SHA for 6ed62b1
1 file changed
.github/workflows/publish-nuget.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
27
- name: Setup .NET
28
- uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
+ uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
29
with:
30
dotnet-version: 10.0.x
31
working-directory: DotExtensions
0 commit comments