Skip to content

Commit 9b20e75

Browse files
Copilotstephentoub
andcommitted
Use semantic version tag for setup-dotnet action
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent 38c1494 commit 9b20e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Setup .NET SDK
22
steps:
3-
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
3+
- uses: actions/setup-dotnet@v5
44
with:
55
global-json-file: global.json

0 commit comments

Comments
 (0)