There was an error while loading. Please reload this page.
1 parent e6725f4 commit fbdcb0eCopy full SHA for fbdcb0e
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
steps:
16
- name: Checkout sources
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
with:
19
fetch-depth: 0
20
- name: Setup .NET
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
40
41
42
43
uses: actions/setup-dotnet@v3
44
- uses: actions/download-artifact@v3
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
0 commit comments