Skip to content

Commit b85853a

Browse files
chore(deps): bump actions/checkout from 6 to 7
Bumps actions/checkout from 6 to 7.
2 parents 8bf980d + 717db84 commit b85853a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.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
1818
uses: actions/setup-dotnet@v5

0 commit comments

Comments
 (0)