Skip to content

Commit 8e30c15

Browse files
Merge pull request #206 from serilog-contrib/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 0bc7382 + 4f648f2 commit 8e30c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

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

0 commit comments

Comments
 (0)