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 cf2af1f commit d597ccfCopy full SHA for d597ccf
.github/actions/bootstrap/action.yml
@@ -24,7 +24,7 @@ runs:
24
run: |
25
git config --global init.defaultBranch main
26
27
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
28
with:
29
global-json-file: global.json
30
0 commit comments