Skip to content

Commit ab53149

Browse files
committed
updated workflow
1 parent 85d28cd commit ab53149

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/checkout@v4
18+
- name: Get Code
19+
uses: actions/checkout@v4
1920
- name: Setup .NET
2021
uses: actions/setup-dotnet@v4
2122
with:

0 commit comments

Comments
 (0)