Skip to content

Commit 3854d2b

Browse files
committed
Update checkout action as well
1 parent 744fa30 commit 3854d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet_provisioner_unit_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
git config --global core.eol lf
2222
2323
- name: Checkout repo
24-
uses: actions/checkout@v3
24+
uses: actions/checkout@v4
2525
with:
2626
submodules: recursive
2727

0 commit comments

Comments
 (0)