Skip to content

Commit 6a6ee3d

Browse files
Merge pull request #213 from serilog-contrib/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents c805b45 + fe637d1 commit 6a6ee3d

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@v5
37+
uses: actions/checkout@v6
3838
with:
3939
fetch-depth: 0
4040

0 commit comments

Comments
 (0)