diff --git a/.github/workflows/cheatsheets.yaml b/.github/workflows/cheatsheets.yaml index e1564aa4..0a5326d6 100644 --- a/.github/workflows/cheatsheets.yaml +++ b/.github/workflows/cheatsheets.yaml @@ -15,7 +15,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: fetch-depth: 0 - name: Setup git config