Skip to content

Commit 7d5b064

Browse files
authored
Merge pull request #16 from ProReception/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents d40bc0d + 84e733a commit 7d5b064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yml

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

1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v5
1818

1919
- name: Setup .NET
2020
uses: actions/setup-dotnet@v5

0 commit comments

Comments
 (0)