Skip to content

Commit c194297

Browse files
jnyrupdennisdoomen
authored andcommitted
bump checkout from v3 to v4
1 parent daac80f commit c194297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
DOTNET_NOLOGO: true
1212

1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515
with:
1616
fetch-depth: 0
1717

@@ -55,7 +55,7 @@ jobs:
5555
runs-on: ${{ matrix.os }}
5656

5757
steps:
58-
- uses: actions/checkout@v3
58+
- uses: actions/checkout@v4
5959
with:
6060
fetch-depth: 0
6161

0 commit comments

Comments
 (0)