Skip to content

Commit b046f14

Browse files
Merge pull request #238 from loresoft/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents e066325 + 433f58e commit b046f14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

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

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828
with:
2929
fetch-depth: 0
3030

0 commit comments

Comments
 (0)