diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1e90ab0..549d21d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -97,7 +97,7 @@ jobs: SHORT_DESCRIPTION: ${{ matrix.cfg.SHORT_DESCRIPTION }} steps: - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 + - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4 - name: Enable experimental features (needed for squash) run: |