Skip to content

Commit e2f5e67

Browse files
authored
Merge pull request #286 from loresoft/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 0ec2342 + 7afd801 commit e2f5e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

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

5454
steps:
5555
- name: Checkout
56-
uses: actions/checkout@v3
56+
uses: actions/checkout@v4
5757
with:
5858
fetch-depth: 0
5959

0 commit comments

Comments
 (0)