Skip to content

Commit c18ffac

Browse files
authored
Merge pull request #436 from rpgrca/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents e67e158 + 1e76005 commit c18ffac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/net.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616

1717
- name: Setup .NET
1818
uses: actions/setup-dotnet@v5

0 commit comments

Comments
 (0)