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