Skip to content

Commit

Permalink
Update checkout action as well
Browse files Browse the repository at this point in the history
  • Loading branch information
iadgovuser29 committed Sep 18, 2024
1 parent 744fa30 commit 3854d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet_provisioner_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
git config --global core.eol lf
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 3854d2b

Please sign in to comment.