Skip to content

Commit 6eea195

Browse files
Update actions/checkout action to v5
1 parent 200b692 commit 6eea195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

3636
steps:
3737
- name: Checkout
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

4040
- name: NuGet cache
4141
uses: actions/cache@v4

0 commit comments

Comments
 (0)