Skip to content

Commit 3b03bc2

Browse files
authored
Merge pull request #1 from nu-ext/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents b5f6ac5 + 7f7a1cd commit 3b03bc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

1313
steps:
1414
- name: Checkout
15-
uses: actions/checkout@v6
15+
uses: actions/checkout@v7
1616

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

0 commit comments

Comments
 (0)