Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Commit a4b9a32

Browse files
chore(deps): update actions/checkout action to v4
1 parent 7e2b5b2 commit a4b9a32

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
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout repository
14-
uses: actions/checkout@v3.6.0
14+
uses: actions/checkout@v4.1.1
1515

1616
- name: Setup .NET
1717
uses: actions/setup-dotnet@v3

0 commit comments

Comments
 (0)