diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 44890c1..af3b00e 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -44,7 +44,7 @@ jobs: steps: - name: '🔽 Checkout' - uses: 'actions/checkout@v5' + uses: 'actions/checkout@v6' with: fetch-tags: true # https://github.com/actions/checkout/issues/1471#issuecomment-1771231294 fetch-depth: 0