chore: bump outdated versions on checkout action

This commit is contained in:
Gabriel Horner
2025-07-21 14:28:53 -04:00
committed by Gabriel Horner
parent 6924223c8c
commit 1616c633df
11 changed files with 16 additions and 16 deletions

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@v4
with:
fetch-depth: 1
submodules: 'true'