ci: Update lint workflow checkout action

This commit is contained in:
Matt Borgerson 2025-03-27 18:29:56 -07:00
parent c4a69b21d6
commit ed35f2ccc6

View file

@ -17,7 +17,7 @@ jobs:
pull-requests: write
steps:
- name: Clone tree
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
- name: Check formatting/lints