Skip to content

Commit e1a3795

Browse files
committed
Merge remote-tracking branch 'origin/mk/implement-AOT' into mk/implement-AOT
2 parents c4a446c + 5d56fac commit e1a3795

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)