commit 03f5254a21c2e0d9f990c8d79c31d8522f9968f1
Author: Roman Fomin <rfomin@gmail.com>
AuthorDate: Wed Oct 18 12:42:51 2023 +0700
Commit: Roman Fomin <rfomin@gmail.com>
CommitDate: Tue Nov 7 21:21:16 2023 +0700
Use latest checkout action
Co-authored-by: Michael Francis <4574480+mfrancis95@users.noreply.github.com>
---
.github/workflows/main.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 50e5df62..eb1fd997 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -96,7 +96,7 @@ jobs:
${{ matrix.config.msys-env }}-libsamplerate
${{ matrix.config.msys-env }}-fluidsynth
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: true