From fa6e26fa2e6c24146e0dd76e9a7c6c9ad5035cf5 Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Sun, 27 Aug 2023 16:12:33 -0500 Subject: [PATCH] Updated update-submodules template dependencies --- Source/update-submodules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/update-submodules.txt b/Source/update-submodules.txt index 5823b70..a480b99 100644 --- a/Source/update-submodules.txt +++ b/Source/update-submodules.txt @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3.5.3 + uses: actions/checkout@v3.6.0 - name: Set up Git run: |