We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744fa30 commit 3854d2bCopy full SHA for 3854d2b
.github/workflows/dotnet_provisioner_unit_tests.yml
@@ -21,7 +21,7 @@ jobs:
21
git config --global core.eol lf
22
23
- name: Checkout repo
24
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
25
with:
26
submodules: recursive
27
0 commit comments