We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40af9c1 + 01d72e5 commit 630a861Copy full SHA for 630a861
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
# config: ${{ vars.PERMISSIONS_CONFIG }}
16
17
- name: Setup .NET
18
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
19
with:
20
dotnet-version: |
21
8.0.x
0 commit comments