We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b266192 commit b3f71c0Copy full SHA for b3f71c0
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
unit: ['unit-0', 'unit-1']
15
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
19
- name: Setup .NET
20
uses: actions/setup-dotnet@v3
0 commit comments