Update GitHub Actions

This commit is contained in:
Chris Renshaw
2025-08-19 22:31:20 -03:00
committed by GitHub
parent 58664b2294
commit b4bdc5bafc

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- name: Check out
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
submodules: 'recursive'
fetch-depth: 0