commit 8831d65e101a2096bfcdf3202b33987a317af456
Author: Michael Francis <4574480+mfrancis95@users.noreply.github.com>
AuthorDate: Sun Nov 30 22:53:09 2025 -0500
Commit: GitHub <noreply@github.com>
CommitDate: Sun Nov 30 22:53:09 2025 -0500
workflows/main.yml: Update `actions/checkout` to `v6`
---
.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 ab46d4fa..00f7261d 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -106,7 +106,7 @@ jobs:
${{ matrix.config.msys-env }}-libsamplerate
${{ matrix.config.msys-env }}-fluidsynth
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
with:
submodules: true