Skip to content

Commit 5d56fac

Browse files
authored
Update .github/workflows/ci-cd.yml
1 parent 74f2c43 commit 5d56fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: Validate Project for Trimming
4242
runs-on: windows-latest
4343
steps:
44-
- uses: actions/checkout@v4.1.7
44+
- uses: actions/checkout@v4
4545

4646
- name: Setup .NET
4747
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)