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 1da9950 commit 82ea003Copy full SHA for 82ea003
.github/workflows/post-release.yml
@@ -50,7 +50,7 @@ jobs:
50
ref: ${{ github.event.repository.default_branch }}
51
52
- name: Setup .NET
53
- uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
+ uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
54
55
- name: Push packages and publish release
56
shell: pwsh
0 commit comments