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 38c1494 commit 9b20e75Copy full SHA for 9b20e75
.github/copilot-setup-steps.yml
@@ -1,5 +1,5 @@
1
name: Setup .NET SDK
2
steps:
3
- - uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
+ - uses: actions/setup-dotnet@v5
4
with:
5
global-json-file: global.json
0 commit comments