We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49d7b80 + 8f0a59e commit e2bdf74Copy full SHA for e2bdf74
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Checkout code
31
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
32
33
- name: Use .NET ${{ matrix.dotnet }}
34
uses: actions/setup-dotnet@v4
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
- uses: actions/checkout@v2
77
78
79
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
0 commit comments