Skip to content

Commit 36e2d31

Browse files
authored
Merge pull request #104 from serilog-contrib/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 4648263 + 3ec2a4a commit 36e2d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- name: Checkout
37-
uses: actions/checkout@v3
37+
uses: actions/checkout@v4
3838
with:
3939
fetch-depth: 0
4040

0 commit comments

Comments
 (0)