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 4f55e38 commit 3596868Copy full SHA for 3596868
.github/workflows/run-scripts.yml
@@ -29,7 +29,7 @@ jobs:
29
run: |
30
git config user.email "85681268+internalautomation[bot]@users.noreply.github.com"
31
git config user.name "internalautomation[bot]"
32
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
33
with:
34
global-json-file: global.json
35
dotnet-version: 9.0
0 commit comments