Skip to content

Commit a395412

Browse files
authored
Merge pull request #375 from microsoftgraph/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 4ddc57e + b9f4648 commit a395412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.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@v4
15+
- uses: actions/checkout@v5
1616
- name: Setup .NET
1717
uses: actions/setup-dotnet@v4
1818
with:

0 commit comments

Comments
 (0)