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 1b6aad0 commit 5ba9905Copy full SHA for 5ba9905
.github/workflows/build_and_publish.yml
@@ -45,7 +45,7 @@ jobs:
45
REF_TYPE: ${{ github.ref_type }}
46
47
- name: Setup .NET
48
- uses: actions/setup-dotnet@v4.2.0
+ uses: actions/setup-dotnet@v4.3.0
49
with:
50
global-json-file: global.json
51
0 commit comments