Skip to content

Commit 1587747

Browse files
authored
Merge pull request #345 from bervProject/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 36dc5c9 + 618fd20 commit 1587747

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
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-22.04
1212
steps:
13-
- uses: actions/checkout@v6
13+
- uses: actions/checkout@v7
1414
- name: Setup .NET Core
1515
uses: actions/setup-dotnet@v6
1616
with:

0 commit comments

Comments
 (0)