diff --git a/.github/workflows/actions.yaml b/.github/workflows/actions.yaml index 8cc33f5..72a9f8b 100644 --- a/.github/workflows/actions.yaml +++ b/.github/workflows/actions.yaml @@ -31,7 +31,7 @@ jobs: shell: pwsh steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: fetch-depth: 0 - run: Get-ChildItem -Force