diff --git a/.github/workflows/github-actions-quarterly-tag.yml b/.github/workflows/github-actions-quarterly-tag.yml index 0f86a8d9aa..3870742159 100644 --- a/.github/workflows/github-actions-quarterly-tag.yml +++ b/.github/workflows/github-actions-quarterly-tag.yml @@ -18,7 +18,7 @@ jobs: contents: write steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Determine tag name id: tag