diff --git a/.github/workflows/test-src.yml b/.github/workflows/test-src.yml index 234f2f62..e7ba65ab 100644 --- a/.github/workflows/test-src.yml +++ b/.github/workflows/test-src.yml @@ -9,7 +9,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 with: fetch-depth: 0